mirror of
https://github.com/2006-Scape/Parabot.git
synced 2026-07-05 16:49:41 +00:00
Redo of the loadlocal argument
This commit is contained in:
@@ -86,7 +86,7 @@ public final class Landing {
|
||||
password = args[++i];
|
||||
break;
|
||||
case "-loadlocal":
|
||||
Core.setLoadLocal(true);
|
||||
Core.setLocalMode(args[++i]);
|
||||
break;
|
||||
case "-dump":
|
||||
Core.setDump(true);
|
||||
|
||||
Reference in New Issue
Block a user