Commit 03dc217f authored by mercury233's avatar mercury233

update

parent bdb780bf
......@@ -14,7 +14,6 @@ bool SoundManager::Init() {
return false;
} else {
#ifdef IRRKLANG_STATIC
irrklang::ikpMP3Init(engineSound);
irrklang::ikpMP3Init(engineMusic);
#endif
return true;
......
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