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
60cd3676090d3d23649b3db58c607704eb10fc75
Authored by
zhouhaihai
2019-12-10 19:51:19 +0800
1 parent
ff52882d
羁绊
Showing
1 changed file
with
0 additions
and
1 deletions
Show diff stats
src/models/RolePlugin.lua
Inline
Side-by-side
src/models/RolePlugin.lua
Wrap text
Show/Hide comments
View file @
60cd367
...
...
@@ -627,7 +627,6 @@ function RolePlugin.bind(Role)
627
627
end
628
628
if isDone then
629
629
curData = data
630
- break
631
630
end
632
631
end
633
632
return curData
...
...