mirror of
https://github.com/ChocoTaco1/TacoServer.git
synced 2026-01-20 00:24:49 +00:00
Added NBR startup
This commit is contained in:
parent
f097815d0b
commit
7065415033
|
|
@ -20,6 +20,8 @@ function CreateServer( %mission, %missionType )
|
|||
|
||||
//Make sure teamchange variable is set
|
||||
ResetClientChangedTeams();
|
||||
//Set NBR notify varibles
|
||||
ResetNBRNotify();
|
||||
//Whether the server auto restarts when empty or not
|
||||
$Host::Dedicated = $Host::EmptyServerReset;
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue