1
0
Fork 0
mirror of https://github.com/TerryCavanagh/VVVVVV.git synced 2024-12-22 17:49:43 +01:00

Play Viridian squeak when returning to Super Gravitron

For consistency.
This commit is contained in:
Misa 2021-06-13 17:33:49 -07:00 committed by Ethan Lee
parent c0e11d65f2
commit 80dda53603

View file

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