mirror of
https://github.com/2006-Scape/Parabot.git
synced 2026-07-07 08:39:12 +00:00
[BUGFIX] Solve issue #31
This commit is contained in:
@@ -43,7 +43,7 @@ public class Environment {
|
|||||||
lib.init();
|
lib.init();
|
||||||
}
|
}
|
||||||
|
|
||||||
Core.verbose("Loading server: " + desc.toString());
|
Core.verbose("Loading server: " + desc.toString() + "...");
|
||||||
|
|
||||||
ServerParser.SERVER_CACHE.get(desc).run();
|
ServerParser.SERVER_CACHE.get(desc).run();
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user