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

Fix crashes when firing ranged weapon with EMP ammo effect #34250

Merged
merged 1 commit into from
Sep 27, 2019

Conversation

ZhilkinSerg
Copy link
Contributor

Summary

SUMMARY: Bugfixes "Fix crashes when firing ranged weapon with EMP ammo effect"

Purpose of change

Fixes #33719.

Describe the solution

Check for EMP ammo effect just as for LASER and PLASMA ammo effects.

@ZhilkinSerg ZhilkinSerg added [C++] Changes (can be) made in C++. Previously named `Code` <Bugfix> This is a fix for a bug (or closes open issue) Items: Ammo / Guns Ammunition for all kinds of weapons and these weapons themselves Ranged Ranged (firearms, bows, crossbows, throwing), balance, tactics labels Sep 26, 2019
@kevingranade kevingranade merged commit 2f3c9ac into CleverRaven:master Sep 27, 2019
@ZhilkinSerg ZhilkinSerg deleted the fix-emp-projector branch September 27, 2019 06:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
<Bugfix> This is a fix for a bug (or closes open issue) [C++] Changes (can be) made in C++. Previously named `Code` Items: Ammo / Guns Ammunition for all kinds of weapons and these weapons themselves Ranged Ranged (firearms, bows, crossbows, throwing), balance, tactics
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Segmentation fault on firing XM34 EMP projector
2 participants