[BUGFIX] Solve issue

This commit is contained in:
JKetelaar
2016-01-09 21:48:00 +01:00
parent b1e046d74b
commit 609fbd8170
@@ -43,7 +43,6 @@ public class Environment {
lib.init();
}
Core.verbose("Loading server: " + desc.toString());
ServerParser.SERVER_CACHE.get(desc).run();