diff --git a/Tactical/Weapons.cpp b/Tactical/Weapons.cpp index ef921af35..ebadad045 100644 --- a/Tactical/Weapons.cpp +++ b/Tactical/Weapons.cpp @@ -5555,4 +5555,3 @@ INT8 GetAPsToReload( OBJECTTYPE *pObj ) ( 100 - GetPercentReloadTimeAPReduction(pObj) ) ) / 100; } -