mirror of
https://gitlab.com/YuukiPS/GC-Proto.git
synced 2025-07-31 01:24:12 +03:00
update proto 3.5: can at least log in (part 6)
This commit is contained in:
@@ -7,8 +7,8 @@ import "CompoundQueueData.proto";
|
||||
// Name: KFNFMKJEDPG
|
||||
// CmdId: 105
|
||||
message GetCompoundDataRsp {
|
||||
repeated CompoundQueueData compound_que_data_list = 14;
|
||||
repeated uint32 unlock_compound_list = 13;
|
||||
repeated CompoundQueueData compoundQueueDataList = 14;
|
||||
repeated uint32 unlockCompoundList = 13;
|
||||
int32 retcode = 2;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user