mirror of
https://gitlab.com/YuukiPS/GC-Proto.git
synced 2025-08-02 18:40:12 +03:00
last sync proto hiro part 3 (maybe)
This commit is contained in:
@@ -11,10 +11,10 @@ message CombineRsp {
|
||||
uint32 combine_count = 6;
|
||||
uint32 combine_id = 7;
|
||||
int32 retcode = 2;
|
||||
repeated ItemParam result_item_list = 9; // IHDOKECEDDF
|
||||
repeated ItemParam total_return_item_list = 9; // IHDOKECEDDF
|
||||
repeated ItemParam cost_item_list = 3;
|
||||
repeated ItemParam totalExtraItemList = 12; // INKBGEBHDDN
|
||||
repeated ItemParam totalRandomItemList = 11; // OIJHNBLLBGE
|
||||
repeated ItemParam total_return_item_list = 10; // DIBLNNKANMM
|
||||
repeated ItemParam total_random_item_list = 12;
|
||||
repeated ItemParam total_extra_item_list = 11;
|
||||
repeated ItemParam result_item_list = 10; // DIBLNNKANMM
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user