diff options
-rw-r--r-- | login/conf/login_athena.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/login/conf/login_athena.conf b/login/conf/login_athena.conf index 7e59d192..41b038a7 100644 --- a/login/conf/login_athena.conf +++ b/login/conf/login_athena.conf @@ -50,7 +50,7 @@ add_to_unlimited_account: off // Time, in seconds, that a new account has before it expires. // Set to -1 for unlimited time. // Use of this setting is not condoned by The Mana World. -start_limited_time: -1 +//start_limited_time: -1 // Check that a player has the same IP when switching from login to char. // To use this, your lan_support.conf files MUST be correct. |