Rewinding fixes

This commit is contained in:
2022-02-18 11:45:17 +00:00
parent e74ac9f4c4
commit 9923897fe2
4 changed files with 12 additions and 1 deletions
+1
View File
@@ -85,6 +85,7 @@ defaultWorld = World
, _gameRooms = []
, _worldClock = 0
, _worldBounds = defaultBounds
, _maybeWorld = Nothing'
, _rewindWorlds = []
, _rewinding = False
, _lSelHammerPosition = HammerUp