Add looping sound, add sound to terminals

This commit is contained in:
2022-03-16 09:23:17 +00:00
parent 5623747b01
commit 5aeb04ba05
24 changed files with 156 additions and 133 deletions
+2
View File
@@ -9,6 +9,7 @@ module Dodge.Placement.Instance
, module Dodge.Placement.Instance.Sensor
, module Dodge.Placement.Instance.Creature
, module Dodge.Placement.Instance.LightSource.Flicker
, module Dodge.Placement.Instance.Terminal
)
where
import Dodge.Placement.Instance.Door
@@ -21,3 +22,4 @@ import Dodge.Placement.Instance.Button
import Dodge.Placement.Instance.Turret
import Dodge.Placement.Instance.Sensor
import Dodge.Placement.Instance.Creature
import Dodge.Placement.Instance.Terminal