mirror of
https://github.com/TerryCavanagh/VVVVVV.git
synced 2024-12-31 22:19:44 +01:00
Remove accidental comment change
This commit is contained in:
parent
1cf8f1503a
commit
1837fe8abf
1 changed files with 1 additions and 1 deletions
|
@ -2189,7 +2189,7 @@ void maprender(void)
|
|||
//Menubar:
|
||||
graphics.drawtextbox( -10, 212, 43, 3, 65, 185, 207);
|
||||
|
||||
// Draw the selected page name at the bottomtele
|
||||
// Draw the selected page name at the bottom
|
||||
// menupage 0 - 3 is the pause screen
|
||||
if (script.running && game.menupage == 3)
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue