Display abstract tree of placement, stout
This commit is contained in:
@@ -27,7 +27,7 @@ firstWorld = do
|
||||
-- putStrLn $ "Had to go through "++ show n ++ " random generators"
|
||||
roomList <- layoutLevelFromSeed i
|
||||
return $ generateLevelFromRoomList roomList
|
||||
$ initialWorld -- note this uses a random generator defined elsewhere
|
||||
initialWorld -- note this uses a random generator defined elsewhere
|
||||
|
||||
initialWorld :: World
|
||||
initialWorld = defaultWorld
|
||||
|
||||
Reference in New Issue
Block a user