Some cleanup, may have reintroduced leak in autoDoorPane

This commit is contained in:
2021-03-05 14:14:52 +01:00
parent 5f8b5881e5
commit cb5a83d17a
4 changed files with 46 additions and 93 deletions
+1
View File
@@ -36,6 +36,7 @@ basicAutoDoor = AutoDoor { _wlLine = [(0,0),(50,0)]
, _wlDraw = Nothing
, _wlSeen = False
, _wlIsSeeThrough = False
, _wlCastShadow = True
}
basicDoor = Door { _wlLine = [(0,0),(50,0)]
, _wlID = 0