WeaponSelect - Fix putWeaponAway animation (#6758)

This commit is contained in:
PabstMirror 2019-01-02 09:56:07 -06:00 committed by GitHub
parent f4f67e262d
commit da0ab4617a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -17,6 +17,4 @@
params ["_unit"];
_unit call EFUNC(common,fixLoweredRifleAnimation);
_unit action ["SwitchWeapon", _unit, _unit, 299];