Commit 291d076538e01534ae07df211c59669f16c6ccf8

Authored by yangjiyue
1 parent 78ea894c

proto

Showing 1 changed file with 1 additions and 0 deletions   Show diff stats
@@ -67,6 +67,7 @@ message RoleStartBattleReq { @@ -67,6 +67,7 @@ message RoleStartBattleReq {
67 int32 carbon_id = 2; 67 int32 carbon_id = 2;
68 } 68 }
69 69
  70 +//ResponseCmd RoleEndBattleRsp
70 message RoleEndBattleReq { 71 message RoleEndBattleReq {
71 int32 chapter_id = 1; 72 int32 chapter_id = 1;
72 int32 carbon_id = 2; 73 int32 carbon_id = 2;