fix bug
This commit is contained in:
parent
efa763ef2c
commit
01f84354fb
@ -648,6 +648,7 @@ function MainCityUI:checkMainPop()
|
|||||||
end,
|
end,
|
||||||
cancelFunc = function()
|
cancelFunc = function()
|
||||||
LocalData:saveBattleSnapshot({})
|
LocalData:saveBattleSnapshot({})
|
||||||
|
self:checkMainPop()
|
||||||
end,
|
end,
|
||||||
boxType = GConst.MESSAGE_BOX_TYPE.MB_OK_CANCEL,
|
boxType = GConst.MESSAGE_BOX_TYPE.MB_OK_CANCEL,
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user