Cleanup
This commit is contained in:
@@ -77,6 +77,10 @@ updateInventoryPositioning :: Universe -> Universe
|
||||
updateInventoryPositioning u =
|
||||
u & uvWorld . hud . hudElement . diSections
|
||||
%~ updateDisplaySections (_uvWorld u) (_uvConfig u)
|
||||
& checkInventorySelectionExists
|
||||
|
||||
checkInventorySelectionExists :: Universe -> Universe
|
||||
checkInventorySelectionExists u = u
|
||||
|
||||
updateDisplaySections ::
|
||||
World ->
|
||||
|
||||
Reference in New Issue
Block a user