Allow for assigning attach items orientations
This commit is contained in:
@@ -26,7 +26,7 @@ import ShapePicture
|
||||
-- hit <- itm ^? itType . iyBase . ibtHeld
|
||||
-- return mempty
|
||||
|
||||
itemSPic :: LabelDoubleTree ComposeLinkType (PartiallyComposedItem ComposeLinkType) -> SPic
|
||||
itemSPic :: LabelDoubleTree ComposeLinkType ComposedItem -> SPic
|
||||
itemSPic itmtree = case it ^. itType of
|
||||
CRAFT _ -> defSPic
|
||||
HELD ht -> heldItemSPic ht it
|
||||
|
||||
Reference in New Issue
Block a user