Added Option to hide Server IP when uploading a Replay File
This commit is contained in:
@@ -23,6 +23,7 @@ public class GuiConstants {
|
||||
public static final int UPLOAD_INFO_FIELD = 3006;
|
||||
public static final int UPLOAD_TAG_INPUT = 3007;
|
||||
public static final int UPLOAD_TAG_PLACEHOLDER = 3008;
|
||||
public static final int UPLOAD_HIDE_SERVER_IP = 3009;
|
||||
|
||||
public static final int EXIT_REPLAY_BUTTON = 4001;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user