Start simplifying mouse inventory selection
This commit is contained in:
@@ -24,8 +24,7 @@ data MouseInventorySelection
|
||||
| MouseInvSelect
|
||||
{_misSelStart :: (Int, Int), _misMaybeEnd :: Maybe (Int, Int)}
|
||||
| MouseInvChosen
|
||||
{ _misChosenStart :: (Int, Int)
|
||||
, _misChosenEnd :: (Int, Int)
|
||||
{ _misExtra :: Int
|
||||
}
|
||||
|
||||
data SubInventory
|
||||
|
||||
Reference in New Issue
Block a user