Sets to non beta server.
This commit is contained in:
parent
586eda31ce
commit
ecaae3d288
@ -1,6 +1,6 @@
|
||||
package com.jamesquinley.DelegationServices;
|
||||
|
||||
public class status {
|
||||
public static boolean betaServer = true;
|
||||
public static boolean betaServer = false;
|
||||
public static String serverVersion = "1.1";
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user