mirror of
https://github.com/TerryCavanagh/VVVVVV.git
synced 2026-01-29 17:38:16 +03:00
Play Viridian squeak when returning to Secret Lab
For consistency.
This commit is contained in:
@@ -2528,6 +2528,7 @@ static void mapmenuactionpress(void)
|
|||||||
game.fadetolab = true;
|
game.fadetolab = true;
|
||||||
game.fadetolabdelay = 16;
|
game.fadetolabdelay = 16;
|
||||||
}
|
}
|
||||||
|
music.playef(11);
|
||||||
break;
|
break;
|
||||||
case 30:
|
case 30:
|
||||||
// Return to game
|
// Return to game
|
||||||
|
|||||||
Reference in New Issue
Block a user