Start removing tweakables
This commit is contained in:
@@ -22,7 +22,7 @@ data HUDElement
|
||||
|
||||
data SubInventory
|
||||
= NoSubInventory
|
||||
| ExamineInventory {_subInvMSel :: Maybe Int}
|
||||
| ExamineInventory -- {_subInvMSel :: Maybe Int}
|
||||
| CombineInventory
|
||||
{ _ciCombinations :: IntMap (SelectionItem CombinableItem)
|
||||
, _ciSections :: SelectionSections CombinableItem
|
||||
|
||||
Reference in New Issue
Block a user