Move menu layers outside of world

This commit is contained in:
2021-11-28 14:26:15 +00:00
parent 574f195b21
commit 462100703c
13 changed files with 132 additions and 124 deletions
+1 -1
View File
@@ -34,7 +34,7 @@ initialWorld = defaultWorld
, _buttons = IM.empty
, _toPlaySounds = M.empty
, _decorations = IM.empty
, _menuLayers = [TerminalScreen 300 rezText']
-- , _menuLayers = [TerminalScreen 300 rezText']
}
testStringInit :: World -> [String]