Filter combine list more sensibly
This commit is contained in:
@@ -89,7 +89,7 @@ drawSubInventory subinv cfig w = case subinv of
|
||||
NoSubInventory -> drawNoSubInventory cfig w
|
||||
ExamineInventory mtweaki ->
|
||||
titledSub
|
||||
"TWEAK"
|
||||
"EXAMINE"
|
||||
(defaultSubInvSelectionList & slItems .~ ammoTweakSelectionItems itm)
|
||||
<> examineInventoryExtra mtweaki itm cfig
|
||||
DisplayTerminal tid -> displayTerminal tid cfig (w ^. cWorld . lWorld)
|
||||
|
||||
Reference in New Issue
Block a user