Reuse combine inventory code

This commit is contained in:
2025-01-06 10:54:24 +00:00
parent ecc9171bb6
commit b59ebaf57d
2 changed files with 12 additions and 3 deletions
-1
View File
@@ -38,7 +38,6 @@ type IMSS a = IntMap (SelectionSection a)
data SelectionWidth
= FixedSelectionWidth Int
-- | UseMaxSelectionItemWidth
| UseItemWidth
data SelectionItem a