Identify broken wall collisions
This commit is contained in:
@@ -638,6 +638,7 @@ data Wall = Wall
|
||||
, _wlDraw :: Bool
|
||||
, _wlRotateTo :: Bool
|
||||
, _wlStructure :: WallStructure
|
||||
, _wlHeight :: Float
|
||||
}
|
||||
data Opacity
|
||||
= SeeThrough
|
||||
|
||||
Reference in New Issue
Block a user