Add sound source files
This commit is contained in:
@@ -64,7 +64,6 @@ data World = World
|
||||
, _pressPlates :: IM.IntMap PressPlate
|
||||
, _buttons :: IM.IntMap Button
|
||||
, _soundQueue :: [Int]
|
||||
-- , _loadedSounds :: IM.IntMap Mix.Chunk
|
||||
, _sounds :: M.Map SoundOrigin Sound
|
||||
, _decorations :: IM.IntMap Drawing
|
||||
, _corpses :: IM.IntMap (IM.IntMap [Corpse])
|
||||
|
||||
Reference in New Issue
Block a user