wip
This commit is contained in:
parent
6511751923
commit
66e05c7d09
@ -224,7 +224,10 @@ private function PostInit()
|
|||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
|
||||||
KFGRI.PerksAvailableData = CfgPerks.static.Load(LogLevel);
|
if (KFGameInfo_WeeklySurvival(KFGI) == None)
|
||||||
|
{
|
||||||
|
KFGRI.PerksAvailableData = CfgPerks.static.Load(LogLevel);
|
||||||
|
}
|
||||||
|
|
||||||
ModifySpawnManager();
|
ModifySpawnManager();
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user