mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-14 04:02:37 +03:00
duplicate variable
This commit is contained in:
@@ -574,10 +574,6 @@ if(isServer) then {
|
|||||||
if(isNil "DZE_CleanNull") then {
|
if(isNil "DZE_CleanNull") then {
|
||||||
DZE_CleanNull = false;
|
DZE_CleanNull = false;
|
||||||
};
|
};
|
||||||
|
|
||||||
if(isNil "DZE_HeliLift") then {
|
|
||||||
DZE_HeliLift = true;
|
|
||||||
};
|
|
||||||
|
|
||||||
DZE_safeVehicle = ["ParachuteWest","ParachuteC"];
|
DZE_safeVehicle = ["ParachuteWest","ParachuteC"];
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user