From 4ec9ddf5a8bf6ce6dcffe5c49f6d84ab5ca4c601 Mon Sep 17 00:00:00 2001 From: Christian Date: Tue, 23 Apr 2013 22:54:21 +0200 Subject: Delete some athena words from files char_athena.conf to char-server.conf --- src/char/char.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/char') diff --git a/src/char/char.c b/src/char/char.c index b91a3a984..be98af10e 100644 --- a/src/char/char.c +++ b/src/char/char.c @@ -4935,7 +4935,7 @@ int do_init(int argc, char **argv) if (strcmp(userid, "s1")==0 && strcmp(passwd, "p1")==0) { ShowWarning("Using the default user/password s1/p1 is NOT RECOMMENDED.\n"); ShowNotice("Please edit your 'login' table to create a proper inter-server user/password (gender 'S')\n"); - ShowNotice("And then change the user/password to use in conf/char_athena.conf (or conf/import/char_conf.txt)\n"); + ShowNotice("And then change the user/password to use in conf/char-server.conf (or conf/import/char_conf.txt)\n"); } inter_init_sql((argc > 2) ? argv[2] : inter_cfgName); // inter server configuration -- cgit v1.2.3-60-g2f50