diff options
| author | Mittendrein Markus <maxmitti@gmx.net> | 2016-03-04 14:39:48 +0100 |
|---|---|---|
| committer | Mittendrein Markus <maxmitti@gmx.net> | 2016-03-04 14:39:48 +0100 |
| commit | bf5d536b3465af4389f27eedbab5af1b4f40d778 (patch) | |
| tree | afecf7cf6655070c846fc36e27328698e1199b34 /TemplePushing.c4s/Sections.c4d/SectLiquidTemple.c4d/Script.c | |
| parent | a76c4082acbc908adf47760c2877d33eac9594e2 (diff) | |
| download | tempelschubsen-bf5d536b3465af4389f27eedbab5af1b4f40d778.tar.gz tempelschubsen-bf5d536b3465af4389f27eedbab5af1b4f40d778.zip | |
Disable music in scenario script
Diffstat (limited to 'TemplePushing.c4s/Sections.c4d/SectLiquidTemple.c4d/Script.c')
| -rw-r--r-- | TemplePushing.c4s/Sections.c4d/SectLiquidTemple.c4d/Script.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/TemplePushing.c4s/Sections.c4d/SectLiquidTemple.c4d/Script.c b/TemplePushing.c4s/Sections.c4d/SectLiquidTemple.c4d/Script.c index 590f172..a169b11 100644 --- a/TemplePushing.c4s/Sections.c4d/SectLiquidTemple.c4d/Script.c +++ b/TemplePushing.c4s/Sections.c4d/SectLiquidTemple.c4d/Script.c @@ -8,8 +8,6 @@ protected func Initialize() { - Music(); - if (ambienceEnabled) { // Create lava rain |
