summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/object/robotmain.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/object/robotmain.cpp b/src/object/robotmain.cpp
index f2ec838..9599cee 100644
--- a/src/object/robotmain.cpp
+++ b/src/object/robotmain.cpp
@@ -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)