removed dumb commenting.

This commit is contained in:
Ian William O'Neill
2019-07-12 04:57:31 +01:00
committed by Ian W. ONeill
parent dda1e1363e
commit 091beca35a

View File

@@ -164,12 +164,7 @@ public interface PlayerIndicatorsConfig extends Config
{ {
return PlayerNameLocation.ABOVE_HEAD; return PlayerNameLocation.ABOVE_HEAD;
} }
/**
* HERE
*/
@ConfigItem( @ConfigItem(
position = 12, position = 12,
keyName = "drawMinimapNames", keyName = "drawMinimapNames",
@@ -210,12 +205,6 @@ public interface PlayerIndicatorsConfig extends Config
return false; return false;
} }
/**
* To Here
*/
@ConfigItem( @ConfigItem(
position = 13, position = 13,
keyName = "colorPlayerMenu", keyName = "colorPlayerMenu",