diff --git a/game.proto b/game.proto index 8ed35be..4750312 100644 --- a/game.proto +++ b/game.proto @@ -71,6 +71,7 @@ message RoleStartBattleReq { } message RoleStartBattleRsp { + int32 curSp = 1; } message RoleEndBattleReq { -- libgit2 0.21.2