Commit 337a01651ce0d27d1defb3ad8fcde1cd2a0e001d

Authored by zhouhaihai
1 parent dea89131

bug

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
src/models/RoleChangeStruct.lua
... ... @@ -51,7 +51,7 @@ end)
51 51  
52 52 -- version 罗列start
53 53 local versionList = {} -- version 列表
54   -versionList[1] = {bugFixSuduku}
  54 +versionList[1] = {bugFixSuduku, {}}
55 55 -- versionList[2] = {clearActivity, {5, 7}}
56 56 -- versionList[3] = {changeStructF, "test1"}
57 57 -- versionList[4] = {changeStructF, "test2"}
... ...