Simplify Prop drawing
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
module Dodge.Placement.Instance
|
||||
( module Dodge.Placement.Instance.Door
|
||||
, 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
|
||||
@@ -14,7 +13,6 @@ 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
|
||||
import Dodge.Placement.Instance.Wall
|
||||
|
||||
Reference in New Issue
Block a user