Try to move sound into world, slightly broken now
This commit is contained in:
@@ -50,10 +50,10 @@ defaultWorld = World
|
||||
, _buttons = IM.empty
|
||||
, _soundQueue = []
|
||||
, _sounds = M.empty
|
||||
, _playingSounds = M.empty
|
||||
, _corpses = IM.empty
|
||||
, _decorations = IM.empty
|
||||
, _storedLevel = Nothing
|
||||
--, _menuLayers = [levelMenu 1]
|
||||
, _menuLayers = []
|
||||
, _worldState = M.empty
|
||||
, _worldTriggers = S.empty
|
||||
|
||||
Reference in New Issue
Block a user