mirror of
https://github.com/2006-Scape/Parabot.git
synced 2026-07-03 00:37:55 +00:00
Clarify -debug CLI flag docs
This commit is contained in:
@@ -73,6 +73,7 @@ public final class Landing {
|
||||
System.exit(0);
|
||||
break;
|
||||
case "-debug":
|
||||
case "-offlinemode":
|
||||
Core.setDebug(true);
|
||||
break;
|
||||
case "-v":
|
||||
|
||||
Reference in New Issue
Block a user