Polishing

This commit is contained in:
He4eT 2020-03-25 01:10:16 +05:00
commit 921d6bd2d1
3 changed files with 20 additions and 25 deletions

View file

@ -37,9 +37,9 @@ gameMain: GameMainDef
<<inputManager.pauseForMore(true)>>
Enter <q>instruction</q> if you need a tutorial.\b";
}
showGoodbye () {"
<.p>Game over<.p>
";}
showGoodbye () {
"\bGame over\b";
}
;
/* */