mirror of
https://github.com/TerryCavanagh/VVVVVV.git
synced 2026-01-29 09:28:15 +03:00
Play Viridian squeak when pressing Esc in teleporter menu
For consistency, this should be done to match pressing Esc on the map screen.
This commit is contained in:
@@ -2605,6 +2605,7 @@ void teleporterinput(void)
|
||||
// Close teleporter menu
|
||||
graphics.resumegamemode = true;
|
||||
}
|
||||
music.playef(11);
|
||||
}
|
||||
}
|
||||
else
|
||||
|
||||
Reference in New Issue
Block a user