diff --git a/game.proto b/game.proto index fb070f7..672bd96 100644 --- a/game.proto +++ b/game.proto @@ -74,6 +74,7 @@ message RoleEndBattleReq { int32 chapter_id = 1; int32 carbon_id = 2; bool pass = 3; + string team_id = 4; } //ResponseCmd RoleEndBattleRsp -- libgit2 0.21.2