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

Fix incorrect counting of playerStrokes on server #94

Merged
merged 1 commit into from
Aug 25, 2021

Conversation

pehala
Copy link
Collaborator

@pehala pehala commented Aug 24, 2021

It seems like endStroke method will be called for each players as they probably need to confirm the end of the turn.

Fixes #92

@PhilippvK PhilippvK merged commit ae533ba into PhilippvK:master Aug 25, 2021
@PhilippvK
Copy link
Owner

Thank you very much!

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

Successfully merging this pull request may close these issues.

Skipping track might cause weird score
2 participants