|
@ -23,7 +23,7 @@ import de.sogomn.rat.server.gui.RattyGuiController; |
|
|
public final class Ratty { |
|
|
public final class Ratty { |
|
|
|
|
|
|
|
|
public static final boolean DEBUG = true; |
|
|
public static final boolean DEBUG = true; |
|
|
public static final String VERSION = "1.17"; |
|
|
|
|
|
|
|
|
public static final String VERSION = "1.17.1"; |
|
|
public static final ResourceBundle LANGUAGE = ResourceBundle.getBundle("language.lang"); |
|
|
public static final ResourceBundle LANGUAGE = ResourceBundle.getBundle("language.lang"); |
|
|
|
|
|
|
|
|
private static String address; |
|
|
private static String address; |
|
|