* Issue #173
parent
1828e60c92
commit
adb4b06550
src/object
|
@ -3999,6 +3999,7 @@ void CRobotMain::CreateScene(bool soluce, bool fixScene, bool resetObject)
|
|||
m_sound->CacheMusic(m_audioChange[i].music);
|
||||
m_audioChangeTotal ++;
|
||||
}
|
||||
continue;
|
||||
}
|
||||
|
||||
if (Cmd(line, "Audio") && !resetObject)
|
||||
|
|
Loading…
Reference in New Issue