diff options
author | shennetsind <ind@henn.et> | 2013-06-09 00:55:03 -0300 |
---|---|---|
committer | Euphy <euphy@rathena.org> | 2013-06-15 15:46:42 -0400 |
commit | 620793381175b2cafc7469555267221c3f00c23f (patch) | |
tree | f870c30ee6f64c6333047bd852b387197f965e18 /conf | |
parent | 08e795b7896b1f7e0e11a1cbc294352ecfb70789 (diff) | |
download | hercules-620793381175b2cafc7469555267221c3f00c23f.tar.gz hercules-620793381175b2cafc7469555267221c3f00c23f.tar.bz2 hercules-620793381175b2cafc7469555267221c3f00c23f.tar.xz hercules-620793381175b2cafc7469555267221c3f00c23f.zip |
Fixed Bug #7319
Special Thanks to KeiKun~!
http://hercules.ws/board/tracker/issue-7319-db-name/
Signed-off-by: shennetsind <ind@henn.et>
Diffstat (limited to 'conf')
-rw-r--r-- | conf/inter-server.conf | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/conf/inter-server.conf b/conf/inter-server.conf index bf8d9e7a3..0e9808077 100644 --- a/conf/inter-server.conf +++ b/conf/inter-server.conf @@ -74,6 +74,9 @@ mysql_reconnect_count:1 // ALL MySQL Database Table names +//Shared +interreg_db: interreg + // Char Database Tables char_db: char hotkey_db: hotkey |