Commit 03dc217f authored by mercury233's avatar mercury233

update

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