forked from External/mage
fixed Swing deadlock
This commit is contained in:
parent
24b53a42d7
commit
8952c96e1e
3 changed files with 133 additions and 125 deletions
|
|
@ -56,7 +56,7 @@ public class Main {
|
|||
|
||||
private final static String testModeArg = "-testMode=";
|
||||
private final static String pluginFolder = "plugins";
|
||||
private final static String version = "0.5.1";
|
||||
private final static String version = "0.6";
|
||||
|
||||
public static PluginClassLoader classLoader = new PluginClassLoader();
|
||||
public static ServerImpl server;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue