duplicate variable

This commit is contained in:
[VB]AWOL
2014-01-31 17:26:59 -06:00
parent 2e3cd47924
commit c264b9c428

View File

@@ -574,10 +574,6 @@ if(isServer) then {
if(isNil "DZE_CleanNull") then {
DZE_CleanNull = false;
};
if(isNil "DZE_HeliLift") then {
DZE_HeliLift = true;
};
DZE_safeVehicle = ["ParachuteWest","ParachuteC"];
};