Closed Lekrashar closed 3 years ago
Fixed a subtle bug to the NEIGHBORS array. It was checking the top-right neighbor twice while ignoring the top-left one entirely.
Please check if the PR fulfills these requirements:
Related issue (if applicable): #
What kind of change does this PR introduce?
Does this PR introduce a breaking change?
What is the current behavior?
What is the new behavior?
Other information
Good catch, thanks!
Fixed a subtle bug to the NEIGHBORS array. It was checking the top-right neighbor twice while ignoring the top-left one entirely.
Please check if the PR fulfills these requirements:
Related issue (if applicable): #
What kind of change does this PR introduce?
Does this PR introduce a breaking change?
New feature or change
What is the current behavior?
What is the new behavior?
Other information