mirror of
https://github.com/FlourishingWorld/hk4e.git
synced 2026-02-13 14:02:27 +08:00
GCG初步 但会卡进度条 用命令/gcg进入
This commit is contained in:
@@ -16,10 +16,9 @@
|
||||
|
||||
syntax = "proto3";
|
||||
|
||||
package proto;
|
||||
option go_package = "./;proto";
|
||||
|
||||
message GCGMsgUseSkillEnd {
|
||||
uint32 card_guid = 11;
|
||||
uint32 skill_id = 12;
|
||||
uint32 card_guid = 9;
|
||||
uint32 skill_id = 6;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user