[7873] Use same name for realmd DB connection in realmd code as used in mangosd/game.

This commit is contained in:
VladimirMangos 2009-05-22 16:08:36 +04:00
parent 0bd7177b11
commit 3beec18f4e
4 changed files with 25 additions and 25 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "7872"
#define REVISION_NR "7873"
#endif // __REVISION_NR_H__