From 3d7fd218c50a39c643245d3520e4bbd314e4f3fa Mon Sep 17 00:00:00 2001 From: wushin Date: Tue, 13 Jan 2015 08:11:52 -0600 Subject: [PATCH] Fix Stable & Master from Breaking with TMWA HEAD --- login/conf/login_athena.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/login/conf/login_athena.conf b/login/conf/login_athena.conf index 7e59d1920..41b038a70 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.