ACE3/addons/ballistics/XEH_PREP.hpp
Dedmen Miller 5ad8b3c6bc Arsenal - Fix incorrect muzzle velocity stat displayed on magazine (#6844)
* Fix incorrect muzzle velocity displayed on magazine

* Apply suggestions from code review

Co-Authored-By: dedmen <dedmen@users.noreply.github.com>

* Remove garbage file

* Script header updates

* Update addons/ballistics/functions/fnc_statTextStatement_magazineMuzzleVelocity.sqf

Co-Authored-By: dedmen <dedmen@users.noreply.github.com>
2019-03-05 10:42:04 -06:00

3 lines
94 B
C++

PREP(statTextStatement_weaponMuzzleVelocity);
PREP(statTextStatement_magazineMuzzleVelocity);