summaryrefslogtreecommitdiff
path: root/src/char/char.c
diff options
context:
space:
mode:
authorStreusel <m.me1@live.de>2013-04-23 23:57:10 -0700
committerStreusel <m.me1@live.de>2013-04-23 23:57:10 -0700
commit17115a267014674e85aecdbd20f12dc495a6cbe6 (patch)
tree20ef99e00f7148625bf76c8aa2d24e10e72b5d59 /src/char/char.c
parent8c3c4577bde31ccee677ea75649b89cfa5822240 (diff)
parent4ec9ddf5a8bf6ce6dcffe5c49f6d84ab5ca4c601 (diff)
downloadhercules-17115a267014674e85aecdbd20f12dc495a6cbe6.tar.gz
hercules-17115a267014674e85aecdbd20f12dc495a6cbe6.tar.bz2
hercules-17115a267014674e85aecdbd20f12dc495a6cbe6.tar.xz
hercules-17115a267014674e85aecdbd20f12dc495a6cbe6.zip
Merge pull request #22 from txandy/master
Delete some athena words from some files.
Diffstat (limited to 'src/char/char.c')
-rw-r--r--src/char/char.c2
1 files changed, 1 insertions, 1 deletions
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