Remove after placements/genWorldPlacements
This commit is contained in:
@@ -22,7 +22,6 @@ import System.Random
|
||||
|
||||
data GenWorld = GenWorld
|
||||
{ _gwWorld :: World
|
||||
, _genPlacements :: IM.IntMap [(Placement, Int)]
|
||||
, _genRooms :: IM.IntMap Room
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user