Some cleanup, may have reintroduced leak in autoDoorPane
This commit is contained in:
@@ -555,6 +555,7 @@ data Wall
|
||||
, _wlDraw :: Maybe (Wall -> Drawing)
|
||||
, _wlSeen :: Bool
|
||||
, _wlIsSeeThrough :: Bool
|
||||
, _wlCastShadow :: Bool
|
||||
}
|
||||
| Door
|
||||
{ _wlLine :: [Point2] , _wlID :: Int
|
||||
|
||||
Reference in New Issue
Block a user