Cleanup item swapping

This commit is contained in:
2026-05-18 08:59:41 +01:00
parent 75734d06af
commit 794d733c83
5 changed files with 11 additions and 28 deletions
-1
View File
@@ -450,7 +450,6 @@ updateMouseContextGame cfig u = \case
return $ OverInvSelect selpos
overcomb = do
sss <- w ^? hud . subInventory . ciSections
-- Sel xl xr _ <- w ^? hud . subInventory . ciSelection . _Just
Sel xl xr <- w ^? hud . subInventory . ciSelection . _Just
let msel = (xl, xr)
let mpossel = inverseSelNumPos cfig secondColumnLDP (w ^. input . mousePos) sss ^? _Just . nonInf