forked from External/mage
Mage 1.2.0 Release
This commit is contained in:
parent
46e450fa96
commit
b724d7fe13
6 changed files with 6 additions and 5 deletions
|
|
@ -80,7 +80,7 @@ public class Main {
|
|||
private static final String testModeArg = "-testMode=";
|
||||
private static final String adminPasswordArg = "-adminPassword=";
|
||||
private static final String pluginFolder = "plugins";
|
||||
private static MageVersion version = new MageVersion(1, 2, 0, "dev");
|
||||
private static MageVersion version = new MageVersion(1, 2, 0, "");
|
||||
|
||||
public static PluginClassLoader classLoader = new PluginClassLoader();
|
||||
public static TransporterServer server;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue