Create post world load function
This commit is contained in:
@@ -58,7 +58,6 @@ readSaveSlot ss = do
|
||||
path uv = uv ^. uvWorld . cWorld . pathGraph
|
||||
removescreenlayers = Just . (uvScreenLayers .~ [])
|
||||
|
||||
|
||||
saveSlotPath :: SaveSlot -> String
|
||||
saveSlotPath (SaveSlotNum i) = "saveSlot/" ++ show i
|
||||
saveSlotPath QuicksaveSlot = "saveSlot/QuickSave"
|
||||
|
||||
Reference in New Issue
Block a user