Don't play squeak twice when entering quickloadlevel

This commit is contained in:
Info Teddy 2020-01-19 19:45:35 -08:00 committed by Ethan Lee
parent 88f90f50a8
commit 14ba07f22c
1 changed files with 0 additions and 1 deletions

View File

@ -366,7 +366,6 @@ void titleinput(KeyPoll& key, Graphics& dwgfx, mapclass& map, Game& game, entity
game.mainmenu = 22;
dwgfx.fademode = 2;
}else{
music.playef(11, 10);
game.createmenu("quickloadlevel");
map.nexttowercolour();
}