mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
Tripod - Fix blocking mouse wheel input handler (#8090)
This commit is contained in:
parent
5ffcac9c88
commit
091d0d2449
@ -30,6 +30,7 @@ GVAR(adjustPFH) = [{
|
||||
[_unit, "DefaultAction", _unit getVariable [QGVAR(Adjust), -1]] call EFUNC(common,removeActionEventHandler);
|
||||
|
||||
[_this select 1] call CBA_fnc_removePerFrameHandler;
|
||||
GVAR(adjustPFH) = -1;
|
||||
};
|
||||
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user