ARF-SS13 / coyote-bayou

GNU Affero General Public License v3.0
17 stars 157 forks source link

Fix gun sprite handling and magazine ejection #5300

Closed Superlagg closed 3 months ago

Superlagg commented 3 months ago

This pull request fixes the gun sprite handling and magazine ejection in the code. Previously, the gun sprite handler was not being used correctly, causing issues with the appearance of the guns. Additionally, the magazine ejection was not working properly for certain guns. This pull request addresses these issues and ensures that the gun sprite handling and magazine ejection are functioning correctly.