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
4704ebae997c3db53b2092ef8f3508666ab292ad
Authored by
zhangqijia
2022-08-31 12:02:37 +0800
1 parent
e5353af0
fix: 开始光卡,消耗体力
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 @
4704eba
...
...
@@ -71,6 +71,7 @@ message RoleStartBattleReq {
71
71
}
72
72
73
73
message RoleStartBattleRsp {
74
+ int32 curSp = 1;
74
75
}
75
76
76
77
message RoleEndBattleReq {
...
...