removed dumb commenting.
This commit is contained in:
committed by
Ian W. ONeill
parent
dda1e1363e
commit
091beca35a
@@ -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",
|
||||||
|
|||||||
Reference in New Issue
Block a user