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.fadetomenu = true;
game.fadetomenudelay = 16; game.fadetomenudelay = 16;
} }
music.playef(11);
break; break;
case 20: case 20: