Don't need this here

This commit is contained in:
Skaronator
2014-02-01 22:54:33 +01:00
parent f281d8e86c
commit 23f1cc9045

View File

@@ -107,10 +107,6 @@ if (_locked) then { //unlock
_holder setVariable["ObjectID",_objectID,true];
_holder setVariable["ObjectUID",_objectUID,true];
_holder setVariable ["OEMPos", _pos, true];
_weapons = getWeaponCargo _obj;
_magazines = getMagazineCargo _obj;
_backpacks = getBackpackCargo _obj;
// remove vault
deleteVehicle _obj;