Continue reload refactor
This commit is contained in:
@@ -202,7 +202,7 @@ effectOnOffHeld f f' = ItInvEffectID
|
||||
}
|
||||
where
|
||||
g itm cr w
|
||||
| _crInvSel cr == invid = f cr invid w
|
||||
| crSel cr == invid = f cr invid w
|
||||
| otherwise = f' cr invid w
|
||||
where
|
||||
invid = fromJust $ _itInvPos itm
|
||||
|
||||
Reference in New Issue
Block a user