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