Start simplifying mouse inventory selection

This commit is contained in:
2024-10-24 11:47:51 +01:00
parent 9e3d8ae6b0
commit 5ca440ca67
9 changed files with 270 additions and 227 deletions
+1 -1
View File
@@ -162,7 +162,7 @@ defaultDisplayInventory :: HUDElement
defaultDisplayInventory =
DisplayInventory
{ _subInventory = NoSubInventory
{_nsSelected = MouseInvChosen (0,0) (0,2)
{_nsSelected = NoMouseSel
, _nsMouseOver = Just (0,3)
}
, _diSections = defaultInvSections