Record mouse over combination selections
This commit is contained in:
@@ -40,6 +40,7 @@ data SubInventory
|
||||
{ _ciSections :: IntMap (SelectionSection CombinableItem)
|
||||
, _ciSelection :: Maybe (Int, Int)
|
||||
, _ciFilter :: Maybe String
|
||||
, _ciMouseOver :: Maybe (Int,Int)
|
||||
}
|
||||
| LockedInventory
|
||||
| DisplayTerminal {_termID :: Int}
|
||||
|
||||
Reference in New Issue
Block a user