mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-15 13:26:39 +03:00
more private array updates
This commit is contained in:
@@ -401,7 +401,7 @@ if(isNil "dayz_maxpos") then {
|
||||
};
|
||||
|
||||
if(isNil "dayz_zedsAttackVehicles") then {
|
||||
dayz_zedsAttackVehicles = false;
|
||||
dayz_zedsAttackVehicles = true;
|
||||
};
|
||||
|
||||
// update objects
|
||||
|
||||
Reference in New Issue
Block a user