mirror of
https://github.com/TerryCavanagh/VVVVVV.git
synced 2024-12-22 17:49:43 +01:00
Play Viridian squeak when returning to Secret Lab
For consistency.
This commit is contained in:
parent
f3ca4ab2e7
commit
c0e11d65f2
1 changed files with 1 additions and 0 deletions
|
@ -2528,6 +2528,7 @@ static void mapmenuactionpress(void)
|
|||
game.fadetolab = true;
|
||||
game.fadetolabdelay = 16;
|
||||
}
|
||||
music.playef(11);
|
||||
break;
|
||||
case 30:
|
||||
// Return to game
|
||||
|
|
Loading…
Reference in a new issue