Start simplifying mouse inventory selection
This commit is contained in:
@@ -162,7 +162,7 @@ defaultDisplayInventory :: HUDElement
|
||||
defaultDisplayInventory =
|
||||
DisplayInventory
|
||||
{ _subInventory = NoSubInventory
|
||||
{_nsSelected = MouseInvChosen (0,0) (0,2)
|
||||
{_nsSelected = NoMouseSel
|
||||
, _nsMouseOver = Just (0,3)
|
||||
}
|
||||
, _diSections = defaultInvSections
|
||||
|
||||
Reference in New Issue
Block a user