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

Error in Documentation: gamestate #59

Closed
hollunder opened this issue Jan 17, 2016 · 1 comment
Closed

Error in Documentation: gamestate #59

hollunder opened this issue Jan 17, 2016 · 1 comment

Comments

@hollunder
Copy link

The examples there use:

key == 'enter'

while they should read

key == 'return'

Please test your examples. It is often hard enough to integrate libraries, if the examples are wrong this can get frustrating.

@vrld vrld closed this as completed in 3a5573b Jan 19, 2016
@vrld
Copy link
Owner

vrld commented Jan 19, 2016

Thanks for reporting. Although I try to provide a good documentation, errors occur. Please report any more errors you find. Pull requests are also welcome.

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