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

Laser - Handle Bad Data Returns #1960

Merged
merged 1 commit into from
Aug 1, 2015
Merged

Laser - Handle Bad Data Returns #1960

merged 1 commit into from
Aug 1, 2015

Conversation

PabstMirror
Copy link
Contributor

This is a bandaid for issues releated to #1959

fnc_vanillaLaserSeekerHandler.sqf can set _laser to [-1,-1];

which causes an error with CBA_fnc_vect2polar that expects a vector.

@PabstMirror PabstMirror added the kind/bug-fix Release Notes: **FIXED:** label Jul 31, 2015
@PabstMirror PabstMirror added this to the 3.2.1 milestone Jul 31, 2015
@PabstMirror
Copy link
Contributor Author

This should also help framedrop in #1554

thojkooi added a commit that referenced this pull request Aug 1, 2015
@thojkooi thojkooi merged commit a2eeff5 into release Aug 1, 2015
@thojkooi thojkooi deleted the laserHandleWeirdData branch August 1, 2015 09:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug-fix Release Notes: **FIXED:**
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants