Turned off by Default

This commit is contained in:
ChocoTaco1 2020-11-20 15:29:24 -05:00
parent 066500f7cf
commit d97261b5b8

View file

@ -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