Add RoomCluster ideas
This commit is contained in:
@@ -102,6 +102,3 @@ initialAnoTree = padSucWithDoors $ treeFromPost
|
||||
{- | A test level tree. -}
|
||||
initialRoomTree :: State StdGen (Tree (LabSubCompTree Room))
|
||||
initialRoomTree = mapM anoToRoomTree initialAnoTree
|
||||
--initialRoomTree :: State StdGen (Tree Room)
|
||||
--initialRoomTree = do
|
||||
-- expandTree <$> mapM anoToRoomTree initialAnoTree
|
||||
|
||||
Reference in New Issue
Block a user