fix message
This commit is contained in:
2
game.py
2
game.py
@@ -227,7 +227,7 @@ def main():
|
||||
print("Developer stuff incoming, if you can, tell me what this says:")
|
||||
traceback.print_exc()
|
||||
print(
|
||||
"Welp, seems that the game crashed, idk why. A common cause of this is, as of now, IDK, because I fixed the CTRL issue (tell me if it crashed from CTRL+something). If you're on the desktop version, reopen it, if you're on the web version, reload.\nOtherwise, great job! You found an issue in the game! If you can, please tell me."
|
||||
"Welp, seems that the game crashed, idk why. A common cause of this is, as of now, IDK, because I fixed the CTRL issue (tell me if it crashed from CTRL+something). If you're on the desktop version, reopen it, if you're on the web version, restart it.\nOtherwise, great job! You found an issue in the game! If you can, please tell me."
|
||||
)
|
||||
if os.path.exists("WEB_VERSION"):
|
||||
print(
|
||||
|
||||
Reference in New Issue
Block a user