ACE3/addons/core/scripts/keyRelease.sqf

6 lines
79 B
Plaintext

// by commy2
_keyIndex = _this select 1;
GVAR(keyStates) set [_keyIndex, 0];