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