GITLAB
zhangqijia
/
Pro2dProtoBuffers
Toggle navigation
Sign in
Sign in
Project
Files
Commits
Network
Graphs
Issues
0
Merge Requests
0
Wiki
Download as
Email Patches
Plain Diff
Browse Code ยป
Commit
444bec1c23d8a122bc1a031710cbcfc1097f8d5c
Authored by
zhangqijia
2022-05-20 17:23:10 +0800
2 parents
2daf402a
2477d588
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
Inline
Side-by-side
game.proto
Wrap text
Show/Hide comments
View file @
444bec1
...
...
@@ -76,6 +76,7 @@ message RoleEndBattleReq {
76
76
bool pass = 3;
77
77
}
78
78
79
+//ResponseCmd RoleEndBattleRsp
79
80
message RoleEndBattleRsp {
80
81
int32 role_level = 1;
81
82
int32 role_exp = 2;
...
...