Make item display universal
This commit is contained in:
+1
-5
@@ -39,11 +39,7 @@ import Data.List (intersperse)
|
||||
initialAnoTree :: Annotation
|
||||
initialAnoTree = OnwardList
|
||||
$ intersperse (AnTree corDoor)
|
||||
-- [ IntAnno $ AnTree . startRoom
|
||||
[ AnRoom tanksPipesRoom
|
||||
, AnRoom tanksPipesRoom
|
||||
, AnRoom $ tanksRoom [] []
|
||||
, AnRoom roomPillarsPassage
|
||||
[ IntAnno $ AnTree . startRoom
|
||||
, AnTree firstBreather
|
||||
-- , (SpecificRoom . return . tToBTree $ treePost [corridor,corridor,cleatOnward corridor])
|
||||
, AnRoom $ roomCCrits 10
|
||||
|
||||
Reference in New Issue
Block a user