Reorganise wall placements
This commit is contained in:
@@ -3,6 +3,7 @@ module Dodge.Placement.Instance
|
||||
, module Dodge.Placement.Instance.LightSource
|
||||
, module Dodge.Placement.Instance.LightSource.Cover
|
||||
, module Dodge.Placement.Instance.Wall
|
||||
, module Dodge.Placement.Instance.Tank
|
||||
, module Dodge.Placement.Instance.Button
|
||||
, module Dodge.Placement.Instance.Turret
|
||||
, module Dodge.Placement.Instance.Sensor
|
||||
@@ -11,6 +12,7 @@ module Dodge.Placement.Instance
|
||||
)
|
||||
where
|
||||
import Dodge.Placement.Instance.Door
|
||||
import Dodge.Placement.Instance.Tank
|
||||
import Dodge.Placement.Instance.LightSource.Cover
|
||||
import Dodge.Placement.Instance.LightSource
|
||||
import Dodge.Placement.Instance.LightSource.Flicker
|
||||
|
||||
Reference in New Issue
Block a user