Allow for random choice between placements in different rooms
This commit is contained in:
@@ -26,4 +26,7 @@ defaultRoom = Room
|
||||
, _rmStartWires = IM.empty
|
||||
, _rmEndWires = IM.empty
|
||||
, _rmConnectsTo = S.singleton OutLink
|
||||
, _rmMID = Nothing
|
||||
, _rmMParent = Nothing
|
||||
, _rmChildren = []
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user