Start unifying regex parts of selection sections
This commit is contained in:
@@ -140,8 +140,7 @@ toggleCombineInv uv = case uv ^? uvWorld . hud . hudElement . subInventory of
|
||||
enterCombineInv :: Configuration -> World -> World
|
||||
enterCombineInv cfig w = w & hud . hudElement . subInventory .~ CombineInventory
|
||||
cm'
|
||||
Nothing
|
||||
sss
|
||||
FilterableSections {_fssFilters=IM.singleton (-1) Nothing,_fssSections = sss}
|
||||
--(updateCombineSelections w cfig sss)
|
||||
where
|
||||
cm' = IM.fromAscList $ zip [0..] $ combineList' w
|
||||
|
||||
Reference in New Issue
Block a user