diff --git a/Classic/scripts/autoexec/altWarmup.cs b/Classic/scripts/autoexec/altWarmup.cs index 7a7143d..9fd332f 100644 --- a/Classic/scripts/autoexec/altWarmup.cs +++ b/Classic/scripts/autoexec/altWarmup.cs @@ -6,7 +6,7 @@ // exec("scripts/autoexec/altWarmup.cs"); // Enable or Disable -$AW::EnableALTWarmUp = 1; +$AW::EnableALTWarmUp = 0; // Normal Warmup Time (In Seconds) - 20 is 20 Seconds $AW::DefaultWarmUpTime = 20; // The amount of time you want to allow for players to switch teams (In seconds) - 60 is 60 seconds