sync fix5

This commit is contained in:
Akbar Yahya
2022-12-12 17:47:14 +08:00
parent 6be74b30d2
commit 58b54d047a
48 changed files with 137 additions and 145 deletions

View File

@@ -38,5 +38,5 @@ message CombineRsp {
uint32 combine_id = 10;
repeated ItemParam cost_item_list = 15;
int32 retcode = 1;
repeated ItemParam Unk3300_FLHNPFGNNBM = 4;
repeated ItemParam result_item_list = 4;
}