mirror of
https://github.com/2006-Scape/2006Scape.git
synced 2026-07-03 00:31:51 +00:00
Add -no-crc & -dev Arguments To Client
This commit is contained in:
@@ -33,7 +33,7 @@ public class ClientSettings {
|
||||
/**
|
||||
* Enables/Disables FileServer CRC Checking For Cache Updates
|
||||
*/
|
||||
public static final boolean CHECK_CRC = true;
|
||||
public static boolean CHECK_CRC = true;
|
||||
|
||||
/**
|
||||
* The Npc Bits for the Server
|
||||
|
||||
Reference in New Issue
Block a user