forked from External/mage
0.9.0
This commit is contained in:
parent
067386cd94
commit
b729631cc6
3 changed files with 3 additions and 2 deletions
|
|
@ -71,7 +71,7 @@ public class Main {
|
|||
private final static String testModeArg = "-testMode=";
|
||||
private final static String adminPasswordArg = "-adminPassword=";
|
||||
private final static String pluginFolder = "plugins";
|
||||
private static MageVersion version = new MageVersion(0, 9, 0, "dev");
|
||||
private static MageVersion version = new MageVersion(0, 9, 0, "");
|
||||
|
||||
public static PluginClassLoader classLoader = new PluginClassLoader();
|
||||
public static TransporterServer server;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue