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

Play Viridian squeak when exiting to menu

For consistency.
This commit is contained in:
Misa 2021-08-05 11:53:02 -07:00 committed by Ethan Lee
parent 243f9b92f8
commit be69d76f4f

View File

@ -2527,6 +2527,7 @@ static void mapmenuactionpress(const bool version2_2)
game.fadetomenu = true;
game.fadetomenudelay = 16;
}
music.playef(11);
break;
case 20: