Added Checkbox to GuiRenderSettings to enable/disable Name Tag rendering
This commit is contained in:
@@ -71,6 +71,7 @@ public class GuiConstants {
|
||||
public static final int RENDER_SETTINGS_COLOR_PICKER = 9014;
|
||||
public static final int RENDER_SETTINGS_ENABLE_GREENSCREEN = 9015;
|
||||
public static final int RENDER_SETTINGS_OUTPUT_CHOOSER = 9016;
|
||||
public static final int RENDER_SETTINGS_RENDER_NAMETAGS = 9017;
|
||||
|
||||
public static final int REPLAY_SETTINGS_RECORDSERVER_ID = 9004;
|
||||
public static final int REPLAY_SETTINGS_RECORDSP_ID = 9005;
|
||||
|
||||
Reference in New Issue
Block a user