Time should continue counting when new event is shown
Opened this issue · 0 comments
olivierbrcknr commented
At the moment the game timer stops when a card is displayed. This alters the total duration time of a game. We should add a eventTimer and gameTimer to continue counting the time (unless it is actively pressed "pause") and still make sure no new events pop up during a display of an event.