Move menu layers outside of world
This commit is contained in:
@@ -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]
|
||||
|
||||
Reference in New Issue
Block a user