Cleanup
This commit is contained in:
@@ -43,6 +43,7 @@ itemEffect cr it w = case it ^. ldtValue . itUse of
|
||||
CraftUse{} -> w
|
||||
AttachUse{} -> selectUse it cr w
|
||||
AmmoMagUse{} -> w
|
||||
ScopeUse{} -> w
|
||||
where
|
||||
itm = it ^. ldtValue
|
||||
doequipmentchange = fromMaybe w $ do
|
||||
|
||||
Reference in New Issue
Block a user