Enha: stop timer if turn ended
This commit is contained in:
@ -14,4 +14,5 @@ var (
|
||||
NotifyRoomUpdatePrefix = "roomupdate_"
|
||||
NotifyBacklogPrefix = "backlog_"
|
||||
NotifyJournalPrefix = "journal_"
|
||||
NotifyTurnTimerPrefix = "turntimer_"
|
||||
)
|
||||
|
Reference in New Issue
Block a user