Move towards removing some default display sections
This commit is contained in:
@@ -164,7 +164,8 @@ defaultDisplayInventory :: HUDElement
|
||||
defaultDisplayInventory =
|
||||
DisplayInventory
|
||||
{ _subInventory = NoSubInventory
|
||||
, _diSections = defaultInvSections
|
||||
--, _diSections = defaultInvSections
|
||||
, _diSections = mempty
|
||||
, _diSelection = Just (1,0)
|
||||
, _diSelectionExtra = mempty
|
||||
, _diInvFilter = mempty
|
||||
|
||||
Reference in New Issue
Block a user