Predefine Epoch_BaseSpawnSkips

This commit is contained in:
He-Man 2020-06-09 18:35:51 +02:00
parent 5f0efc99ad
commit b8cab7bcfc

View File

@ -26,6 +26,7 @@ EPOCH_staticNPCTraderPos = [];
EPOCH_traderStoredVehicles = [];
EPOCH_traderStoredVehiclesCnt = [];
Epoch_LootedBuildings = [];
Epoch_BaseSpawnSkips = [[],[]];
private _configArray = [
["serverRestart", false],