summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorerihel <erihel@gmail.com>2013-04-26 15:55:06 +0200
committererihel <erihel@gmail.com>2013-04-26 15:55:06 +0200
commitadb4b06550b133eefa54548e6c388435e0d6f4d6 (patch)
treea201737ac646ce0b44548c7b098538cd3b2ab68f /src
parent1828e60c92aad4a285fb6949bef5a33c113506e1 (diff)
downloadcolobot-adb4b06550b133eefa54548e6c388435e0d6f4d6.tar.gz
colobot-adb4b06550b133eefa54548e6c388435e0d6f4d6.tar.bz2
colobot-adb4b06550b133eefa54548e6c388435e0d6f4d6.zip
* Issue #173
Diffstat (limited to 'src')
-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)