Move menu layers outside of world
This commit is contained in:
@@ -55,7 +55,7 @@ defaultWorld = World
|
||||
, _corpses = Zone IM.empty
|
||||
, _decorations = IM.empty
|
||||
, _savedWorlds = M.empty
|
||||
, _menuLayers = []
|
||||
-- , _menuLayers = []
|
||||
, _worldFlags = S.empty
|
||||
, _clickMousePos = V2 0 0
|
||||
, _pathGraph = Data.Graph.Inductive.Graph.empty
|
||||
|
||||
Reference in New Issue
Block a user