nukeykt / NBlood

Reverse-engineered ports of Build games using EDuke32 engine technology and development principles (NBlood/Rednukem/PCExhumed)
598 stars 74 forks source link

Blood: Reset weapon state when switching weapons #800

Closed tmyqlfpir closed 5 months ago

tmyqlfpir commented 5 months ago

This PR resets the weapon state when switching weapon (this is based off of BloodGDX's logic), and fixes issue #799

tmyqlfpir commented 5 months ago

Done