Cleanup various equipment/right button code
This commit is contained in:
@@ -252,7 +252,7 @@ drawRBOptions cfig w = fold $ do
|
||||
eslist <-
|
||||
fmap eqTypeToSites $
|
||||
w ^? cWorld . lWorld . items . ix itid >>= equipType
|
||||
i <- w ^? rbOptions . opSel
|
||||
i <- w ^? rbState . opSel
|
||||
let ae = equipmentDesignation invid w
|
||||
sss <- w ^? hud . diSections
|
||||
Sel i' j _ <- w ^? hud . diSelection . _Just
|
||||
|
||||
Reference in New Issue
Block a user