Commit ca865c7ed5e9a6b177f066da20ef0333980007fd

Authored by zhouhaihai
1 parent f52efe51

成就bug

Showing 1 changed file with 1 additions and 0 deletions   Show diff stats
src/models/RoleTask.lua
... ... @@ -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,
... ...