ы
This commit is contained in:
parent
354e8cd4e3
commit
7247d5c4be
1 changed files with 1 additions and 1 deletions
|
|
@ -293,7 +293,7 @@ namespace Content.Server.GameTicking
|
|||
var spawnPointType = SpawnPointType.Arrivals;
|
||||
if (jobPrototype.AlwaysUseSpawner ||
|
||||
overall < TimeSpan.FromHours(_cfg.GetCVar(SunriseCCVars.ArrivalsMinHours)) ||
|
||||
_cfg.GetCVar(SunriseCCVars.ArrivalsRoundStartSpawn)
|
||||
!_cfg.GetCVar(SunriseCCVars.ArrivalsRoundStartSpawn)
|
||||
)
|
||||
{
|
||||
lateJoin = false;
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue