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

View File

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