From 925b181de6d2c6a1ae3a1ed11d806bfe5785379c Mon Sep 17 00:00:00 2001 From: LuzZza Date: Tue, 28 Feb 2006 00:41:00 +0000 Subject: Rewrote LAN support code. Changed configuration file name lan_support.conf to subnet_athena.conf, changed it syntax. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5398 54d463be-8e91-2dee-dedb-b68131a5f0ec --- src/char/char.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/char/char.h') diff --git a/src/char/char.h b/src/char/char.h index 743890c68..bd2a786e6 100644 --- a/src/char/char.h +++ b/src/char/char.h @@ -12,7 +12,7 @@ #define CHAR_CONF_NAME "conf/char_athena.conf" -#define LOGIN_LAN_CONF_NAME "conf/lan_support.conf" +#define LOGIN_LAN_CONF_NAME "conf/subnet_athena.conf" #define DEFAULT_AUTOSAVE_INTERVAL 300*1000 -- cgit v1.2.3-60-g2f50