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

Demo: change from chess to draughts not initializing correctly #8

Closed
jniemann66 opened this issue Apr 22, 2017 · 1 comment
Closed

Comments

@jniemann66
Copy link
Owner

To replicate this issue,

1.Change Game Type from Chess to Draughts
2.Change Game Type back to Chess
3.Change Game Type from Chess to Draughts again.

image

@jniemann66
Copy link
Owner Author

jniemann66 commented Apr 23, 2017

Problem caused by fen parameter not initialized in chess object in gamePresets
change to:

fen: '',

fixed in aa63c5d

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

1 participant