Commit before messing around with shaders
This commit is contained in:
+2
-1
@@ -39,7 +39,8 @@ import Data.List (intersperse)
|
||||
initialAnoTree :: Annotation
|
||||
initialAnoTree = OnwardList
|
||||
$ intersperse (AnTree corDoor)
|
||||
[ IntAnno $ AnTree . startRoom
|
||||
-- [ IntAnno $ AnTree . startRoom
|
||||
[ AnRoom $ tanksRoom [] []
|
||||
, AnRoom roomPillarsPassage
|
||||
, AnRoom tanksPipesRoom
|
||||
, AnTree firstBreather
|
||||
|
||||
Reference in New Issue
Block a user