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 #187 . Multiple return instead of continue inside for loops. #230

Merged
merged 1 commit into from
Aug 20, 2020
Merged

Fix #187 . Multiple return instead of continue inside for loops. #230

merged 1 commit into from
Aug 20, 2020

Conversation

BorisBoutillier
Copy link
Contributor

Found and fixed multiple return instead of continue within for loops.

Issue #187 reproduced locally with proposed modification to breakout example.
PR fixes this modified example.

@karroffel karroffel added C-Bug An unexpected or incorrect behavior A-Rendering Drawing game state to the screen labels Aug 18, 2020
@cart
Copy link
Member

cart commented Aug 20, 2020

Lolol thats a pretty big "oof" on my part. Thanks!

@cart cart merged commit 38d3da5 into bevyengine:master Aug 20, 2020
BimDav pushed a commit to BimDav/bevy that referenced this pull request Aug 26, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-Rendering Drawing game state to the screen C-Bug An unexpected or incorrect behavior
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants