More hlinting
This commit is contained in:
@@ -48,7 +48,7 @@ twinSlowDoorRoom w h x =
|
||||
[ (V2 w (h / 2), negate $ pi / 2)
|
||||
, (V2 (- w) (h / 2), pi / 2)
|
||||
]
|
||||
++ [uncurry inLink (V2 0 (- h), pi)]
|
||||
++ [inLink (V2 0 (- h)) pi]
|
||||
, _rmPath = mempty
|
||||
, _rmPmnts =
|
||||
[ pContID (PS (V2 0 (h -5)) pi) (PutButton $ makeButton col NoWorldEffect) $
|
||||
|
||||
Reference in New Issue
Block a user