mirror of
https://github.com/TerryCavanagh/VVVVVV.git
synced 2024-12-23 01:59:43 +01:00
Play Viridian squeak when exiting to menu
For consistency.
This commit is contained in:
parent
243f9b92f8
commit
be69d76f4f
1 changed files with 1 additions and 0 deletions
|
@ -2527,6 +2527,7 @@ static void mapmenuactionpress(const bool version2_2)
|
||||||
game.fadetomenu = true;
|
game.fadetomenu = true;
|
||||||
game.fadetomenudelay = 16;
|
game.fadetomenudelay = 16;
|
||||||
}
|
}
|
||||||
|
music.playef(11);
|
||||||
break;
|
break;
|
||||||
|
|
||||||
case 20:
|
case 20:
|
||||||
|
|
Loading…
Reference in a new issue