GITLAB
wasteland
/
server
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
4cf5dec9f391fbfb5d8027c8e1e84640544c4c42
Authored by
zhouhaihai
2020-08-26 17:48:33 +0800
1 parent
ca55c763
battle bug
Showing
1 changed file
with
4 additions
and
1 deletions
Show diff stats
src/models/RoleBattle.lua
Inline
Side-by-side
src/models/RoleBattle.lua
Wrap text
Show/Hide comments
View file @
4cf5dec
...
...
@@ -179,4 +179,7 @@ end
179
179
180
180
181
181
182
-end
183
182
\ No newline at end of file
183
+end
184
+
185
+
186
+return RoleBattle
184
187
\ No newline at end of file
...
...