Commit before attempting to move some data into a "local" world type

This commit is contained in:
2021-11-28 01:32:42 +00:00
parent 3e64e33232
commit 24480bbe52
10 changed files with 47 additions and 21 deletions
+1
View File
@@ -117,6 +117,7 @@ data World = World
, _rewindWorlds :: [World]
, _rewinding :: Bool
, _frameClock :: Int
, _lSelHammerPosition :: HammerPosition
}
data SaveSlot = QuicksaveSlot | LevelStartSlot