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