mirror of
https://github.com/shlomif/PySolFC.git
synced 2025-04-05 00:02:29 -04:00
handle more gracefully.
It still will not quit.
This commit is contained in:
parent
4b75005b28
commit
74bfe5e96b
1 changed files with 2 additions and 0 deletions
|
@ -1250,6 +1250,8 @@ Unsupported game for import.
|
|||
text=err.format(),
|
||||
bitmap='error'
|
||||
)
|
||||
game.endGame()
|
||||
game.newGame()
|
||||
|
||||
def mSaveAs(self, *event):
|
||||
if self._cancelDrag(break_pause=False):
|
||||
|
|
Loading…
Add table
Reference in a new issue