implings: If should have curly braces
This commit is contained in:
@@ -29,7 +29,9 @@ public class ImplingCounterOverlay extends Overlay
|
||||
public Dimension render(Graphics2D graphics)
|
||||
{
|
||||
if (!plugin.isShowSpawn() || plugin.getImplings().isEmpty())
|
||||
{
|
||||
return null;
|
||||
}
|
||||
|
||||
panelComponent.getChildren().clear();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user