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
81daadd652a18084c998f713097e3d9da5e6f9c9
Authored by
zhangqijia
2022-08-31 15:59:08 +0800
1 parent
4704ebae
fix: update
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
game.proto
Inline
Side-by-side
game.proto
Show/Hide comments
View file @
81daadd
@@ -71,7 +71,7 @@ message RoleStartBattleReq {
@@ -71,7 +71,7 @@ message RoleStartBattleReq {
71
}
71
}
72
72
73
message RoleStartBattleRsp {
73
message RoleStartBattleRsp {
74
- int32 cur
S
p = 1;
74
+ int32 cur
_s
p = 1;
75
}
75
}
76
76
77
message RoleEndBattleReq {
77
message RoleEndBattleReq {