summaryrefslogtreecommitdiff
path: root/src/map
diff options
context:
space:
mode:
Diffstat (limited to 'src/map')
-rw-r--r--src/map/map.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/map/map.c b/src/map/map.c
index 84b4f6bd2..5dbedebb6 100644
--- a/src/map/map.c
+++ b/src/map/map.c
@@ -5313,6 +5313,7 @@ int do_init(int argc, char *argv[])
sprintf(iMap->mob_db2_db, "mob_db2");
sprintf(iMap->mob_skill_db_db, "mob_skill_db");
sprintf(iMap->mob_skill_db2_db, "mob_skill_db2");
+ sprintf(iMap->interreg_db, "interreg");
iMap->INTER_CONF_NAME="conf/inter-server.conf";
iMap->LOG_CONF_NAME="conf/logs.conf";