mirror of
https://github.com/TerryCavanagh/VVVVVV.git
synced 2026-01-29 17:38:16 +03:00
Play Viridian squeak when returning to Super Gravitron
For consistency.
This commit is contained in:
@@ -2517,6 +2517,7 @@ static void mapmenuactionpress(void)
|
||||
case 20:
|
||||
//return to game
|
||||
graphics.resumegamemode = true;
|
||||
music.playef(11);
|
||||
break;
|
||||
case 21:
|
||||
//quit to menu
|
||||
|
||||
Reference in New Issue
Block a user