Commit 444bec1c23d8a122bc1a031710cbcfc1097f8d5c
Merge branch 'master' of 120.26.43.151:zhangqijia/Pro2dProtoBuffers
Showing
1 changed file
with
1 additions
and
0 deletions
Show diff stats
game.proto
| @@ -76,6 +76,7 @@ message RoleEndBattleReq { | @@ -76,6 +76,7 @@ message RoleEndBattleReq { | ||
| 76 | bool pass = 3; | 76 | bool pass = 3; |
| 77 | } | 77 | } |
| 78 | 78 | ||
| 79 | +//ResponseCmd RoleEndBattleRsp | ||
| 79 | message RoleEndBattleRsp { | 80 | message RoleEndBattleRsp { |
| 80 | int32 role_level = 1; | 81 | int32 role_level = 1; |
| 81 | int32 role_exp = 2; | 82 | int32 role_exp = 2; |