Add quicksave
This commit is contained in:
@@ -145,6 +145,7 @@ startNewGame w = Just $ w
|
||||
aNewGame = updateFramebufferSize $ generateLevelFromRoomList levx $ initialWorld
|
||||
& randGen .~ _randGen w
|
||||
& config .~ _config w
|
||||
& preloadData .~ _preloadData w
|
||||
|
||||
-- | hacky
|
||||
scodeToChar :: Scancode -> Char
|
||||
|
||||
Reference in New Issue
Block a user