Commit before trying to generalise filterable sections

This commit is contained in:
2023-02-20 12:40:36 +00:00
parent a38c77335c
commit c3fb94c7b5
2 changed files with 10 additions and 1 deletions
+1 -1
View File
@@ -161,7 +161,7 @@ defaultHUD =
defaultDisplayInventory :: HUDElement
defaultDisplayInventory = DisplayInventory
{_subInventory =NoSubInventory
{_subInventory = NoSubInventory
, _diSections = defaultInvSections
, _invRegex = Nothing
, _closeRegex = Nothing