Added EmptyServerReset variable

This commit is contained in:
ChocoTaco 2018-11-10 19:55:31 -05:00
parent 0924d1891f
commit f6f82b71a4
3 changed files with 8 additions and 3 deletions

View file

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