1
0
mirror of https://github.com/TerryCavanagh/VVVVVV.git synced 2024-06-02 02:53:32 +02:00

Remove accidental comment change

This commit is contained in:
AllyTally 2022-11-25 17:32:16 -04:00 committed by Misa Elizabeth Kai
parent 1cf8f1503a
commit 1837fe8abf

View File

@ -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)
{