mirror of
https://github.com/2006-Scape/Parabot.git
synced 2026-07-06 08:39:33 +00:00
[BUGFIX] Solve issue
This commit is contained in:
@@ -43,7 +43,6 @@ 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