mirror of
https://github.com/TerryCavanagh/VVVVVV.git
synced 2026-01-29 17:38:16 +03:00
Stop the game from freezing if we play a song during a fadeout (#61)
This commit is contained in:
@@ -56,6 +56,9 @@ public:
|
||||
|
||||
bool custompd;
|
||||
|
||||
int fadeoutqueuesong; // -1 if no song queued
|
||||
bool dontquickfade;
|
||||
|
||||
// MMMMMM mod settings
|
||||
bool mmmmmm;
|
||||
bool usingmmmmmm;
|
||||
|
||||
Reference in New Issue
Block a user