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
ca865c7ed5e9a6b177f066da20ef0333980007fd
Authored by
zhouhaihai
2020-06-04 15:19:53 +0800
1 parent
f52efe51
成就bug
Showing
1 changed file
with
1 additions
and
0 deletions
Show diff stats
src/models/RoleTask.lua
Inline
Side-by-side
src/models/RoleTask.lua
Wrap text
Show/Hide comments
View file @
ca865c7
...
...
@@ -360,6 +360,7 @@ function RoleTask.bind(Role)
360
360
local achiveStatus = self:getProperty("achiveT")
361
361
362
362
local IsFindMax = {
363
+ [1] = true,
363
364
[4] = true,
364
365
[6] = true,
365
366
[7] = true,
...
...