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

Who stole the comments? #22

Open
pannous opened this issue Aug 1, 2019 · 0 comments
Open

Who stole the comments? #22

pannous opened this issue Aug 1, 2019 · 0 comments

Comments

@pannous
Copy link

pannous commented Aug 1, 2019

Even though the code is pretty much self explanatory, in line 4337 you cleverly wrote

            if (blocks[layer][uy][ux] >= 8 && blocks[layer][uy][ux] <= 14 || blocks[layer][uy][ux] == 17 || blocks[layer][uy][ux] == 23 || blocks[layer][uy][ux] >= 80 && blocks[layer][uy][ux] <= 82) {

For amateur coders you might consider adding back(?) the helpful comment, which must have been deleted during refactoring.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant