update proto 3.5: can at least log in (part 6)

This commit is contained in:
Akbar Yahya
2023-03-01 05:44:50 +08:00
parent 78e8b1bdb3
commit e56e413570
30 changed files with 119 additions and 187 deletions

View File

@@ -7,11 +7,11 @@ import "ItemParam.proto";
// Name: BKPBJLHMEIG
// CmdId: 637
message CombineRsp {
repeated ItemParam NOBMIMNDGLA = 9;
repeated ItemParam AKCCLGFBJMD = 13;
repeated ItemParam totalReturnItemList = 9;
repeated ItemParam totalExtraItemList = 13;
uint64 avatar_guid = 10;
repeated ItemParam LOCKHJBEGDL = 6;
repeated ItemParam INKENHANDMB = 14;
repeated ItemParam totalRandomItemList = 6;
repeated ItemParam resultItemList = 14;
repeated ItemParam cost_item_list = 5;
uint32 combine_count = 1;
int32 retcode = 7;