Add a todo
This commit is contained in:
parent
cd11a8485e
commit
8b3201a7ec
1 changed files with 2 additions and 0 deletions
|
@ -145,6 +145,8 @@
|
|||
}
|
||||
}
|
||||
|
||||
// TODO: https://github.com/dpweberza/ImpactJS-Plugins/blob/master/RetroHighScoreNameField/retrohighscorenamefield.js
|
||||
|
||||
this.font.draw('Score: ' + ig.global.score, 200, 300, ig.Font.ALIGN.CENTER);
|
||||
this.font.draw('Press [ENTER] to move to the main menu', 200, 350, ig.Font.ALIGN.CENTER);
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue