Quit after error
This commit is contained in:
1
game.py
1
game.py
@@ -162,3 +162,4 @@ if __name__ == "__main__":
|
||||
print(
|
||||
"Welp, seems that the game crashed, idk why. A common cause of this is pressing CTRL+C, which will cancel some UI stuff and just break the game. If you're on the desktop version, reopen it, if you're on the web version, reload, and don't use CTRL+C.\nOtherwise, great job! You found an issue in the game! If you can, please tell me."
|
||||
)
|
||||
ui.confirm("Press any key to quit.")
|
||||
|
||||
Reference in New Issue
Block a user