mirror of
https://github.com/ChocoTaco1/TacoServer.git
synced 2026-07-12 06:34:35 +00:00
Added EmptyServerReset variable
This commit is contained in:
parent
0924d1891f
commit
f6f82b71a4
3 changed files with 8 additions and 3 deletions
|
|
@ -1304,4 +1304,5 @@ $Host::EnableNoBaseRapeNotify = 1;
|
|||
$Host::EnableTeamBalanceNotify = 1;
|
||||
$Host::EnableTurretPlayerCount = 10;
|
||||
$Host::AntiCloakEnable = 1;
|
||||
$Host::AntiCloakPlayerCount = 6;
|
||||
$Host::AntiCloakPlayerCount = 6;
|
||||
$Host::EmptyServerReset = 0;
|
||||
Loading…
Add table
Add a link
Reference in a new issue