barbarianassault: Method can be private

This commit is contained in:
sdburns1998
2019-07-07 04:36:14 +02:00
parent 170d630e04
commit 4477664a4b

View File

@@ -449,7 +449,7 @@ public class BarbarianAssaultPlugin extends Plugin implements KeyListener
}
}
public void updateConfig()
private void updateConfig()
{
this.swapLadder = config.swapLadder();
this.showTimer = config.showTimer();