Start to remove explicit "outplacements"
This commit is contained in:
@@ -81,6 +81,7 @@ data Placement = Placement
|
||||
{ _plSpot :: PlacementSpot
|
||||
, _plType :: PSType
|
||||
, _plMID :: Maybe Int
|
||||
, _plExternalID :: Maybe Int
|
||||
, _plIDCont :: GenWorld -> Placement -> Maybe Placement
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user