Start unifying regex parts of selection sections
This commit is contained in:
+1
-1
@@ -82,7 +82,7 @@ updateUniverse u =
|
||||
cfig = u ^. uvConfig
|
||||
|
||||
updateInventoryDisplay :: Universe -> Universe
|
||||
updateInventoryDisplay u = u & uvWorld . hud . hudElement . diSections
|
||||
updateInventoryDisplay u = u & uvWorld . hud . hudElement . diSections . fssSections
|
||||
%~ updateDisplayInventory (_uvWorld u) (_uvConfig u)
|
||||
|
||||
maybeOpenTerminal :: Universe -> Universe
|
||||
|
||||
Reference in New Issue
Block a user