mirror of
https://github.com/2006-Scape/Parabot.git
synced 2026-07-06 08:39:33 +00:00
asd
This commit is contained in:
@@ -91,8 +91,7 @@ public final class Landing {
|
|||||||
switch (arg.toLowerCase()) {
|
switch (arg.toLowerCase()) {
|
||||||
case "-createdirs":
|
case "-createdirs":
|
||||||
Directories.validate();
|
Directories.validate();
|
||||||
System.out
|
System.out.println("Directories created, you can now run parabot.");
|
||||||
.println("Directories created, you can now run parabot.");
|
|
||||||
System.exit(0);
|
System.exit(0);
|
||||||
break;
|
break;
|
||||||
case "-debug":
|
case "-debug":
|
||||||
|
|||||||
Reference in New Issue
Block a user