mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
5ad8b3c6bc
* 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>
3 lines
94 B
C++
3 lines
94 B
C++
PREP(statTextStatement_weaponMuzzleVelocity);
|
|
PREP(statTextStatement_magazineMuzzleVelocity);
|