Add explicit door position field
This commit is contained in:
@@ -25,7 +25,7 @@ defaultRoom = Room
|
||||
, _rmTakeFrom = Nothing
|
||||
, _rmStartWires = IM.empty
|
||||
, _rmEndWires = IM.empty
|
||||
, _rmConnectsTo = S.singleton OutLink
|
||||
, _rmConnectsTo = S.member OutLink
|
||||
, _rmMID = Nothing
|
||||
, _rmMParent = Nothing
|
||||
, _rmChildren = []
|
||||
|
||||
Reference in New Issue
Block a user