Make examine inventory controlled by item, perhaps still buggy
This commit is contained in:
@@ -25,12 +25,6 @@ data HUDElement
|
||||
}
|
||||
| DisplayCarte
|
||||
|
||||
--data MouseInventorySelection
|
||||
-- = MouseInvSelect
|
||||
-- {_misSelStart :: (Int, Int), _misMaybeEnd :: Maybe (Int, Int)}
|
||||
-- | MouseInvDrag
|
||||
-- | MouseInvNothing
|
||||
|
||||
data SubInventory
|
||||
= NoSubInventory
|
||||
| ExamineInventory
|
||||
|
||||
Reference in New Issue
Block a user