Unify save states
This commit is contained in:
@@ -52,10 +52,8 @@ defaultWorld = World
|
||||
, _playingSounds = M.empty
|
||||
, _corpses = Zone IM.empty
|
||||
, _decorations = IM.empty
|
||||
, _storedLevel = Nothing
|
||||
, _quicksaveLevel = Nothing
|
||||
, _savedWorlds = M.empty
|
||||
, _menuLayers = []
|
||||
-- , _worldState = M.empty
|
||||
, _worldTriggers = S.empty
|
||||
, _clickMousePos = V2 0 0
|
||||
, _pathGraph = Data.Graph.Inductive.Graph.empty
|
||||
|
||||
Reference in New Issue
Block a user