Tripod - Fix blocking mouse wheel input handler (#8090)

This commit is contained in:
PabstMirror 2021-02-04 10:48:58 -06:00 committed by GitHub
parent 5ffcac9c88
commit 091d0d2449
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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;
};
{