Change selection set to work for multiple sections
This commit is contained in:
@@ -177,7 +177,7 @@ defaultHUD =
|
||||
HUD
|
||||
{ _subInventory = NoSubInventory
|
||||
, _diSections = mempty
|
||||
, _diSelection = Just (Sel 1 0 mempty)
|
||||
, _diSelection = Just (Sel 1 0)
|
||||
, _diInvFilter = mempty
|
||||
, _diCloseFilter = mempty
|
||||
, _closeItems = mempty
|
||||
|
||||
Reference in New Issue
Block a user