barrows: Metoh can be private

This commit is contained in:
sdburns1998
2019-07-07 04:37:15 +02:00
parent 61314f6a2b
commit b83fdf38c1

View File

@@ -207,7 +207,7 @@ public class BarrowsPlugin extends Plugin
} }
} }
public void updateConfig() private void updateConfig()
{ {
this.showMinimap = config.showMinimap(); this.showMinimap = config.showMinimap();
this.showBrotherLoc = config.showBrotherLoc(); this.showBrotherLoc = config.showBrotherLoc();