Cleanup, add unpause clock

This commit is contained in:
2025-06-01 09:12:18 +01:00
parent c56e3e96ee
commit b7cd91b56e
9 changed files with 138 additions and 143 deletions
+1 -1
View File
@@ -105,7 +105,7 @@ defaultWorld = World
, _distortions = []
, _gameRooms = []
, _roomClipping = []
, _worldClock = 0
, _unpauseClock = 0
, _worldBounds = defaultBounds
, _maybeWorld = Nothing'
, _rewindWorlds = []