dynamicmaxhit: remove menu option when disabled (#1682)
This commit is contained in:
@@ -150,6 +150,7 @@ public class DynamicMaxHit extends Plugin
|
|||||||
{
|
{
|
||||||
eventBus.unregister(this);
|
eventBus.unregister(this);
|
||||||
overlayManager.remove(attackerOverlay);
|
overlayManager.remove(attackerOverlay);
|
||||||
|
menuManager.removePlayerMenuItem(CALC);
|
||||||
}
|
}
|
||||||
|
|
||||||
private void addSubscriptions()
|
private void addSubscriptions()
|
||||||
|
|||||||
Reference in New Issue
Block a user