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;
}