Combine Door and AutoDoor type constructors, add doorPathable field
This commit is contained in:
@@ -116,7 +116,7 @@ triggerDoorPane c cond n closedPos openPos = Door
|
||||
, _wlDraw = Nothing
|
||||
, _wlSeen = False
|
||||
, _wlIsSeeThrough = False
|
||||
-- , _doorLine = [a,b,a',b']
|
||||
, _doorPathable = False
|
||||
}
|
||||
where
|
||||
a = closedPos !! 0
|
||||
|
||||
Reference in New Issue
Block a user