mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
Removed duplicate code
This commit is contained in:
parent
663ae1db4a
commit
f767f7eb2b
@ -21,7 +21,6 @@ if (isNull GVAR(placer)) exitWith {};
|
||||
|
||||
if (!isNull (GVAR(sandBag))) then {
|
||||
deleteVehicle GVAR(sandBag);
|
||||
GVAR(sandBag) = objNull;
|
||||
};
|
||||
|
||||
[GVAR(placer), "ACE_Sandbag", false] call EFUNC(Common,setForceWalkStatus);
|
||||
|
Loading…
Reference in New Issue
Block a user