diff options
Diffstat (limited to 'src/char/char.h')
-rw-r--r-- | src/char/char.h | 2 |
1 files changed, 1 insertions, 1 deletions
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
|