Added instructions to deal with situations where the game has crashed but we've noticed it

This commit is contained in:
Yair Morgenstern
2018-08-10 11:35:56 +03:00
parent e51ac717d7
commit 3515b0f6bd
4 changed files with 28 additions and 4 deletions

View File

@ -258,6 +258,16 @@
]
]
GameCrashed: [
[
"Oh no! It looks like something went DISASTROUSLY wrong!",
"This is ABSOLUTELY not supposed to happen!",
"Please send me (yairm210@hotmail.com) an email with the game information",
" (menu -> save game -> copy game info -> paste into email)",
" and I'll try to fix it as fast as I can!"
]
]
}