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

Stopwatch game doesn't trigger end_game(true) #19

Closed
gerazov opened this issue Dec 30, 2023 · 2 comments
Closed

Stopwatch game doesn't trigger end_game(true) #19

gerazov opened this issue Dec 30, 2023 · 2 comments

Comments

@gerazov
Copy link
Contributor

gerazov commented Dec 30, 2023

The stopwatch.util.update_extmarks() doesn't trigger the eng_game(true). The game ends with end_game(false).

@NStefan002
Copy link
Owner

I just tested it, it triggers end_game(true). If it didn't trigger end_game(true), the game wouldn't show statistics at the end of the round. end_game(false) is triggered when exiting the game buffer (will rework that one, but currently it does the job). Let me know if I misunderstood something.

@gerazov
Copy link
Contributor Author

gerazov commented Dec 31, 2023

Hmm, maybe it was some quirk - closing this 👍

@gerazov gerazov closed this as completed Dec 31, 2023
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