mirror of
https://github.com/ChocoTaco1/TacoServer.git
synced 2026-03-06 05:00:21 +00:00
Turned off by Default
This commit is contained in:
parent
066500f7cf
commit
d97261b5b8
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue