Commit 337a01651ce0d27d1defb3ad8fcde1cd2a0e001d
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"} | ... | ... |
-
mentioned in commit 52f8c5f05d0a531232a7dd7887becd2a77986aa1
-
mentioned in commit ba6d85edc65900830c7e168102d70671881b5808