Move saved worlds outside of world into universe
This commit is contained in:
@@ -62,6 +62,7 @@ firstWorldLoad theConfig = do
|
||||
& config .~ theConfig
|
||||
,_preloadData = pdata
|
||||
,_menuLayers = []
|
||||
,_savedWorlds = M.empty
|
||||
}
|
||||
|
||||
theUpdateStep :: Universe -> IO Universe
|
||||
|
||||
Reference in New Issue
Block a user