Commit d0f2f1eeac5287421f88c273b6595aca1c64c6f7

Authored by yangjiyue
1 parent 01574262

合并

Showing 1 changed file with 1 additions and 0 deletions   Show diff stats
game.proto
... ... @@ -77,6 +77,7 @@ message RoleEndBattleReq {
77 77 bool pass = 3;
78 78 }
79 79  
  80 +//ResponseCmd RoleEndBattleRsp
80 81 message RoleEndBattleRsp {
81 82 int32 role_level = 1;
82 83 int32 role_exp = 2;
... ...