Work on saving/loading concurrently
This commit is contained in:
@@ -42,13 +42,8 @@ data World = World
|
||||
, _backspaceTimer :: Int
|
||||
, _timeFlow :: TimeFlowStatus
|
||||
, _rbOptions :: RightButtonOptions
|
||||
, _gameSlot :: GameSlot
|
||||
}
|
||||
|
||||
data GameSlot = GameNum Int
|
||||
| GameLoading SaveSlot
|
||||
| GameStartScreen
|
||||
|
||||
data TimeFlowStatus
|
||||
= RewindingNow
|
||||
| RewindingLastFrame
|
||||
|
||||
Reference in New Issue
Block a user