diff --git a/game.proto b/game.proto index e53934d..5eeeca5 100644 --- a/game.proto +++ b/game.proto @@ -67,6 +67,7 @@ message RoleStartBattleReq { int32 carbon_id = 2; } +//ResponseCmd RoleEndBattleRsp message RoleEndBattleReq { int32 chapter_id = 1; int32 carbon_id = 2; -- libgit2 0.21.2