mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
Unused
This commit is contained in:
parent
5fef446c00
commit
f90834eeab
@ -30,9 +30,3 @@ if ([_target] call FUNC(isBeingDragged)) then {
|
||||
};
|
||||
|
||||
_vehicle = [_caller, _target] call EFUNC(common,loadPerson);
|
||||
if (!isNull _vehicle) then {
|
||||
if (!isnil QGVAR(DROP_ADDACTION)) then {
|
||||
_caller removeAction GVAR(DROP_ADDACTION);
|
||||
GVAR(DROP_ADDACTION) = nil;
|
||||
};
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user