Cleanup, tweak selection sections positioning
This commit is contained in:
@@ -307,7 +307,6 @@ setEquipActivation w = case w ^? rbOptions . opAllocateEquipment of
|
||||
Nothing -> w & rbOptions . opActivateEquipment .~ NoChangeActivateEquipment
|
||||
Nothing -> w & rbOptions . opActivateEquipment .~ NoChangeActivateEquipment
|
||||
where
|
||||
--invsel = crSel (you w)
|
||||
minvsel = cr ^? crManipulation . manObject . inInventory . ispItem
|
||||
cr = you w
|
||||
invselcanactivate = isJust $ do
|
||||
|
||||
Reference in New Issue
Block a user