Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SERVER: Refactor W_Give_Ammo, ensure only the needed ammo gets added to the magazine #108

Merged
merged 1 commit into from
Feb 12, 2025

Conversation

Peter0x44
Copy link
Contributor

The previous logic added the whole reserve to the magazine, which could overfill magazines when the reserve didn't have enough to fill both guns

fixes nzp-team/nzportable#1096

…to the magazine

The previous logic added the whole reserve to the magazine, which could
overfill magazines when the reserve didn't have enough to fill both guns
@MotoLegacy MotoLegacy merged commit 70b01aa into nzp-team:main Feb 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Dual wield weapons may reload with greater than intended mag size
2 participants