Clarify doc

This commit is contained in:
Shadowrs
2018-10-18 01:54:17 +01:00
parent e2aa5cdfe2
commit 9f4f56fa34
+1 -1
View File
@@ -29,7 +29,7 @@ import java.security.NoSuchAlgorithmException;
public class Core {
private static int quickLaunchByUuid = -1; // used like -server, but denoted by an Int rather than the server name
private static boolean debug; // in debug mode, we will print more detailed error messages.
private static boolean debug; // Debug mode is Offline Mode. No BDN connection for Servers/Scripts/User Login. Not related to debug messages.
private static boolean verbose;
private static boolean dump;
private static boolean loadLocal; //Loads both local and public scripts/servers