mirror of
https://github.com/2006-Scape/2006Scape.git
synced 2026-07-03 00:31:51 +00:00
Make CHECK_CRC Description More Descriptive
This commit is contained in:
@@ -32,6 +32,7 @@ public class ClientSettings {
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* Enables/Disables FileServer CRC Checking For Cache Updates
|
* Enables/Disables FileServer CRC Checking For Cache Updates
|
||||||
|
* FileServer Must Be Running Before Starting The Client If This Is True
|
||||||
*/
|
*/
|
||||||
public static boolean CHECK_CRC = true;
|
public static boolean CHECK_CRC = true;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user