Rename ItemAttachments
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
{- Specification of individual rooms. -}
|
||||
module Dodge.Room
|
||||
( module Dodge.Room.Room
|
||||
, module Dodge.Room.Breather
|
||||
, module Dodge.Room.RoadBlock
|
||||
, module Dodge.Room.LasTurret
|
||||
, module Dodge.Room.Foreground
|
||||
@@ -26,6 +27,7 @@ module Dodge.Room
|
||||
, module Dodge.Room.Pillar
|
||||
) where
|
||||
import Dodge.Room.Room
|
||||
import Dodge.Room.Breather
|
||||
import Dodge.Room.RoadBlock
|
||||
import Dodge.Room.LasTurret
|
||||
import Dodge.Room.Treasure
|
||||
|
||||
Reference in New Issue
Block a user