playerindicators:fix agility icon

This commit is contained in:
Damhan Richardson
2019-09-03 18:29:08 +01:00
parent 90048fc6f0
commit 0d036bb31f

View File

@@ -161,7 +161,6 @@ public class PlayerIndicatorsOverlay extends Overlay
if (plugin.getAgilityFormat() == PlayerIndicatorsPlugin.AgilityFormats.ICONS)
{
final int width;
if (plugin.isShowCombatLevel())
{