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 out of bounds access on back button input #508

Merged
merged 1 commit into from
Sep 8, 2021

Conversation

SpiritsUnite
Copy link

This code was incorrectly treating a back button input as a laser input.
This resulted in an out of bounds array access, causing random left
laser inputs when hitting the back button.

This code was incorrectly treating a back button input as a laser input.
This resulted in an out of bounds array access, causing random left
laser inputs when hitting the back button.
@Drewol Drewol merged commit bcc1899 into Drewol:develop Sep 8, 2021
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.

2 participants