This commit is contained in:
2022-06-09 11:29:42 +01:00
parent 1789a3785d
commit e4e7122070
43 changed files with 44 additions and 196 deletions
+1 -2
View File
@@ -7,7 +7,7 @@ module Dodge.LevelGen.LevelStructure
import Dodge.LevelGen.Data
--import Dodge.Tree.Compose.Data
import Dodge.Data
import Dodge.RandomHelp
import RandomHelp
import Color
import LensHelp
@@ -16,7 +16,6 @@ import qualified Data.IntMap.Strict as IM
import qualified Data.Map.Strict as M
--import Control.Lens
import Control.Monad.State
import System.Random
worldToGenWorld :: IM.IntMap Room -> World -> World
worldToGenWorld rms w = w