barbarianassault: Method can be private
This commit is contained in:
@@ -449,7 +449,7 @@ public class BarbarianAssaultPlugin extends Plugin implements KeyListener
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
public void updateConfig()
|
private void updateConfig()
|
||||||
{
|
{
|
||||||
this.swapLadder = config.swapLadder();
|
this.swapLadder = config.swapLadder();
|
||||||
this.showTimer = config.showTimer();
|
this.showTimer = config.showTimer();
|
||||||
|
|||||||
Reference in New Issue
Block a user