Skip to content

Conversation

@VeryColdAir
Copy link

This fixes an issue where the middle statement for the for-loop did not reference the loop variable i, causing it not to stop after looping over each piece. The code still worked, but threw an error in the console.

This fixes an issue where the middle statement for the for-loop did not reference the loop variable i, causing it not to stop after looping over each piece. The code still worked, but threw an error in the console.
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.

1 participant