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