Add looping sound, add sound to terminals
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user