1
0
Fork 0
mirror of https://github.com/TerryCavanagh/VVVVVV.git synced 2024-12-23 10:09:43 +01:00

mmmmmm is initialized earlier in init()

This commit is contained in:
Ethan Lee 2020-07-15 11:58:00 -04:00
parent f8190439a9
commit 5ff5ae7294

View file

@ -133,7 +133,6 @@ void musicclass::init()
Mix_HookMusicFinished(&songend);
mmmmmm = false;
usingmmmmmm = false;
}