Commit 1a95c5c8 authored by nanahira's avatar nanahira Committed by nanahira

FIX

parent d77c7126
......@@ -793,7 +793,7 @@ void Game::MainLoop() {
usleep(500000);
#endif
SaveConfig();
#ifdef __APPLE__
#ifdef YGOPRO_USE_IRRKLANG
if(engineMusic)
engineMusic->drop();
#endif
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment