General improvement to shadows
This commit is contained in:
@@ -623,6 +623,7 @@ data PSType = PutCrit Creature
|
||||
| PutPressPlate PressPlate
|
||||
| PutAutoDoor Point2 Point2
|
||||
| PutBlock [Int] Color [Point2]
|
||||
| PutBlockWall [Int] Color [Point2]
|
||||
| PutWindowBlock Point2 Point2
|
||||
| PutTriggerDoor Color (World -> Bool) Point2 Point2
|
||||
| PutBtDoor Color Point2 Float Point2 Point2
|
||||
|
||||
Reference in New Issue
Block a user