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
bf69303510ca83f34dcd276365e63bbbcd7812fa
Authored by
zhangqijia
2022-08-10 16:10:18 +0800
1 parent
155b7bd3
fix: update
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
game.proto
Inline
Side-by-side
game.proto
Wrap text
Show/Hide comments
View file @
bf69303
...
...
@@ -158,6 +158,6 @@ message StoreUpdatePropertyNty {
158
158
models.Store store = 2;
159
159
}
160
160
161
-message GuideR
eq
{
161
+message GuideR
ar
{
162
162
int32 guide_steps = 1;
163
163
}
164
164
\ No newline at end of file
...
...