Cleanup
This commit is contained in:
@@ -113,7 +113,7 @@ itemNumberDisplay cr itm = case iu of
|
||||
UseHotkey{} -> [showAutoRechargeProgress (_leftConsumption iu)]
|
||||
EquipUse{} -> showEquipmentNumber cr itm
|
||||
CraftUse -> []
|
||||
ConsumeUse {} -> []
|
||||
UseConsume {} -> []
|
||||
AttachUse {} -> []
|
||||
UseAmmoMag {} -> [maybe "" shortShow $ itm ^? itUse . amagLoadStatus . iaLoaded]
|
||||
ScopeUse OpticScope {_opticZoom = x} -> [shortShow x]
|
||||
|
||||
Reference in New Issue
Block a user