duplicate variable

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

View File

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