完善了protobuf协议文件

This commit is contained in:
huangxiaolei
2022-12-09 20:34:05 +08:00
parent 5e8d457344
commit 50de81588b
3148 changed files with 1314 additions and 584389 deletions

View File

@@ -37,7 +37,7 @@ message GCGDuel {
uint32 controller_id = 13;
uint32 round = 15;
uint32 cur_controller_id = 12;
repeated GCGPVEIntention intetion_list = 1;
repeated GCGPVEIntention intention_list = 1;
GCGCostReviseInfo cost_revise = 10;
repeated uint32 card_id_list = 4;
repeated GCGCard card_list = 9;