From 63dbdf51131a211a502fc3e2caf607be6a44a8de Mon Sep 17 00:00:00 2001 From: skotlex Date: Thu, 2 Feb 2006 13:17:48 +0000 Subject: - Fixed the map server complain on the default user/password git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5161 54d463be-8e91-2dee-dedb-b68131a5f0ec --- src/map/map.c | 1 + 1 file changed, 1 insertion(+) (limited to 'src/map/map.c') diff --git a/src/map/map.c b/src/map/map.c index 920909279..4e77e9d23 100644 --- a/src/map/map.c +++ b/src/map/map.c @@ -3811,6 +3811,7 @@ int do_init(int argc, char *argv[]) { } map_config_read(MAP_CONF_NAME); + chrif_checkdefaultlogin(); if ((naddr_ == 0) && (map_ip_set_ == 0 || char_ip_set_ == 0)) { ShowError("\nUnable to determine your IP address... please edit the map_athena.conf file and set it.\n"); -- cgit v1.2.3-60-g2f50