sp gui button size
This commit is contained in:
parent
705395472a
commit
b7fd82b170
5 changed files with 15 additions and 14 deletions
|
@ -129,6 +129,7 @@ public abstract class Config {
|
|||
}
|
||||
|
||||
public static final int PROTOCOL = 666;
|
||||
public static final int PORT = 26666;
|
||||
public static final String VERSION = "v2.2.1-alpha";
|
||||
|
||||
public static final Map<String, Config.Value> VARS = new TreeMap();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue