mirror of
https://github.com/TerryCavanagh/VVVVVV.git
synced 2026-01-29 09:28:15 +03:00
Don't play squeak twice when entering quickloadlevel
This commit is contained in:
@@ -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();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user