Tweak clouds

This commit is contained in:
2021-03-27 15:53:30 +01:00
parent eb2a1a0edb
commit 2956fb6379
3 changed files with 6 additions and 20 deletions
-1
View File
@@ -582,7 +582,6 @@ data PSType = PutCrit Creature
| PutPressPlate PressPlate
| PutAutoDoor Point2 Point2
| PutBlock [Int] Color [Point2]
-- | PutBlockWall [Int] Color [Point2]
| PutLineBlock Wall Float Float Point2 Point2
| PutTriggerDoor Color (World -> Bool) Point2 Point2
| PutBtDoor Color Point2 Float Point2 Point2