This commit is contained in:
@@ -11,6 +11,10 @@ namespace AyaNova.Util
|
||||
/// </summary>
|
||||
internal static class ServerBootConfig
|
||||
{
|
||||
//#################################################
|
||||
//STATIC HARD CODED DEFAULTS NOT SET THROUGH CONFIG
|
||||
internal const int FAILED_AUTH_DELAY = 3000;
|
||||
//##################################################
|
||||
|
||||
//Diagnostic static values used during development, may not be related to config at all, this is just a convenient class to put them in
|
||||
#if (DEBUG)
|
||||
|
||||
Reference in New Issue
Block a user