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

Loading curses/blessings from storage might be buggy #75

Open
teisenbe opened this issue Mar 25, 2018 · 1 comment
Open

Loading curses/blessings from storage might be buggy #75

teisenbe opened this issue Mar 25, 2018 · 1 comment

Comments

@teisenbe
Copy link

I was reading through the code and noticed the loop variables look swapped here:

for (var i =0; i < curses; i++) {

@GinoGalotti
Copy link
Collaborator

GinoGalotti commented Mar 26, 2018

It seems wrong, indeed. I'll change it. Although... I don't know when we're using preserving state because I've never encountered that issue

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

No branches or pull requests

2 participants