Created attachment 2797 [details] Disallow invalid weapon number WP_NUM_WEAPONS Two of the weapon number range checks only check if greater than WP_NUM_WEAPONS, but should check if equal to WP_NUM_WEAPONS also.
applied r2063, thx
Created attachment 2797 [details] Disallow invalid weapon number WP_NUM_WEAPONS Two of the weapon number range checks only check if greater than WP_NUM_WEAPONS, but should check if equal to WP_NUM_WEAPONS also.