summaryrefslogtreecommitdiffstats
path: root/TemplePushing.c4s/Script.c
diff options
context:
space:
mode:
Diffstat (limited to 'TemplePushing.c4s/Script.c')
-rw-r--r--TemplePushing.c4s/Script.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/TemplePushing.c4s/Script.c b/TemplePushing.c4s/Script.c
index c37083b..5a975c0 100644
--- a/TemplePushing.c4s/Script.c
+++ b/TemplePushing.c4s/Script.c
@@ -49,7 +49,7 @@ func Initialize()
menu->LocalN("rotateInJumpEnabled") = true;
menu->LocalN("numRelaunches") = 7;
menu->LocalN("deathmatchWinScore") = 15;
- menu->LocalN("ambienceEnabled") = !GetLeague();
+ menu->LocalN("ambienceEnabled") = false;
// Modulate endscreen
SetNextMission("TemplePushing.c4s", "Rematch", "$Rematch$");