remove extra function
This commit is contained in:
parent
f9aa7ed54d
commit
a1cf6d75da
@ -55,10 +55,6 @@ public class ButtonGUI extends LightweightGuiDescription {
|
|||||||
root.validate(this);
|
root.validate(this);
|
||||||
}
|
}
|
||||||
|
|
||||||
public static void setConfig(String configSettings) {
|
|
||||||
ConfigSettings = configSettings;
|
|
||||||
}
|
|
||||||
|
|
||||||
public static String getConfig() {
|
public static String getConfig() {
|
||||||
return ConfigSettings;
|
return ConfigSettings;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user