Common - Increase sway update frequency (#9490)

increase sway update frequency
This commit is contained in:
Grim 2023-10-14 20:21:08 -04:00 committed by GitHub
parent c54a26cc42
commit 8104c8f465
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -27,4 +27,4 @@ if (GVAR(swayFactorsMultiplier) isNotEqualTo []) then {
ACE_player setCustomAimCoef (_baseline * _multiplier);
[FUNC(swayLoop), [], 1] call CBA_fnc_waitAndExecute
[FUNC(swayLoop), [], 0.5] call CBA_fnc_waitAndExecute