mirror of
https://github.com/He4eT/yet-another-experiment.git
synced 2026-05-05 00:57:22 +00:00
Polishing
This commit is contained in:
parent
10fca06f02
commit
921d6bd2d1
3 changed files with 20 additions and 25 deletions
|
|
@ -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";
|
||||
}
|
||||
;
|
||||
|
||||
/* */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue