Move towards removing some default display sections

This commit is contained in:
2024-11-24 12:25:21 +00:00
parent 426b81abb9
commit 1427efedb2
4 changed files with 96 additions and 94 deletions
+2 -1
View File
@@ -164,7 +164,8 @@ defaultDisplayInventory :: HUDElement
defaultDisplayInventory =
DisplayInventory
{ _subInventory = NoSubInventory
, _diSections = defaultInvSections
--, _diSections = defaultInvSections
, _diSections = mempty
, _diSelection = Just (1,0)
, _diSelectionExtra = mempty
, _diInvFilter = mempty