mirror of
https://github.com/TerryCavanagh/VVVVVV.git
synced 2026-01-29 17:38:16 +03:00
Remove accidental comment change
This commit is contained in:
committed by
Misa Elizabeth Kai
parent
1cf8f1503a
commit
1837fe8abf
@@ -2189,7 +2189,7 @@ void maprender(void)
|
|||||||
//Menubar:
|
//Menubar:
|
||||||
graphics.drawtextbox( -10, 212, 43, 3, 65, 185, 207);
|
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
|
// menupage 0 - 3 is the pause screen
|
||||||
if (script.running && game.menupage == 3)
|
if (script.running && game.menupage == 3)
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user