Fix: limit 0 because of too early call of notifybot

This commit is contained in:
Grail Finder
2025-07-07 12:32:23 +03:00
parent a2c5f17e30
commit 2751b6b9dc
4 changed files with 20 additions and 4 deletions

View File

@ -86,3 +86,4 @@
- start new game satrted timer for a mime; (feature? in other cases mime has no timer);
- timer ended and went to 300;
- mime sees the clue input out of turn;
- there is a problem of two timers, they both could switch turn, but it is not easy to stop them from llmapi or handlers.