Refactor updates
This commit is contained in:
@@ -26,7 +26,6 @@ data Universe = Universe
|
||||
{ _uvWorld :: World
|
||||
, _preloadData :: PreloadData
|
||||
, _uvScreenLayers :: [ScreenLayer]
|
||||
, _quickSave :: Maybe World
|
||||
, _uvIOEffects :: Universe -> IO Universe
|
||||
, _uvConcEffects :: ConcEffect
|
||||
, _uvConfig :: Configuration
|
||||
|
||||
Reference in New Issue
Block a user