Improve some door placement
This commit is contained in:
@@ -96,9 +96,8 @@ airlock0 =
|
||||
]
|
||||
col = dim $ dim $ bright red
|
||||
|
||||
--airlockDoor :: Color -> WdBl -> [(Point2, Point2)] -> PSType
|
||||
airlockDoor :: WdBl -> Float -> Point2A -> Point2A -> PSType
|
||||
airlockDoor = PutDoor False switchWallObs
|
||||
airlockDoor = PutDoor False
|
||||
|
||||
airlockDoubleDoor ::
|
||||
Point2 ->
|
||||
|
||||
Reference in New Issue
Block a user