mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
Fixed a typo
This commit is contained in:
parent
d733527f71
commit
2b6157bdb8
@ -24,7 +24,7 @@ if (!isNull (GVAR(sandBag))) then {
|
|||||||
GVAR(sandBag) = objNull;
|
GVAR(sandBag) = objNull;
|
||||||
};
|
};
|
||||||
|
|
||||||
[GVAR(placer), "ACE_Explosives", false] call EFUNC(Common,setForceWalkStatus);
|
[GVAR(placer), "ACE_Sandbag", false] call EFUNC(Common,setForceWalkStatus);
|
||||||
|
|
||||||
GVAR(sandBag) = objNull;
|
GVAR(sandBag) = objNull;
|
||||||
GVAR(placer) = objNull;
|
GVAR(placer) = objNull;
|
||||||
|
Loading…
Reference in New Issue
Block a user