plbrault / youre-the-os

A game where you are a computer's OS and you have to manage processes, memory and I/O events.
https://plbrault.github.io/youre-the-os/
GNU General Public License v3.0
1.81k stars 69 forks source link

bug: time keeps on counting when paused #64

Closed jbrokamp closed 1 year ago

jbrokamp commented 1 year ago

Pausing the game by clicking the Menu button, the time counter is actually not stopped, only visually. Upon closing the menu, resuming the game, the time jumps like it was counting on during pause.

plbrault commented 1 year ago

Thank you for your report. This is now fixed.