Play Viridian squeak when returning to Secret Lab

For consistency.
This commit is contained in:
Misa
2021-06-13 17:34:14 -07:00
committed by Ethan Lee
parent f3ca4ab2e7
commit c0e11d65f2

View File

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