Move GenWorld fields into World
This commit is contained in:
@@ -6,7 +6,7 @@ module Dodge.Placement.PlaceSpot.Block
|
||||
where
|
||||
import Dodge.Data
|
||||
import Dodge.Path
|
||||
import Dodge.LevelGen.LevelStructure
|
||||
--import Dodge.LevelGen.LevelStructure
|
||||
import Dodge.Base
|
||||
import Dodge.Zone
|
||||
import Geometry
|
||||
|
||||
@@ -11,7 +11,7 @@ import Picture
|
||||
import Geometry
|
||||
import qualified IntMapHelp as IM
|
||||
import Dodge.SoundLogic
|
||||
import Dodge.LevelGen.LevelStructure
|
||||
--import Dodge.LevelGen.LevelStructure
|
||||
|
||||
import Data.List
|
||||
import Control.Lens
|
||||
|
||||
Reference in New Issue
Block a user