[12678] missing changes for last commit... dammit!

This commit is contained in:
sanctum32 2013-09-19 02:30:06 +03:00 committed by Antz
parent 5ea21772c6
commit fe7bf3f808
2 changed files with 2 additions and 2 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__ #ifndef __REVISION_NR_H__
#define __REVISION_NR_H__ #define __REVISION_NR_H__
#define REVISION_NR "12677" #define REVISION_NR "12678"
#endif // __REVISION_NR_H__ #endif // __REVISION_NR_H__

View file

@ -1,6 +1,6 @@
#ifndef __REVISION_SQL_H__ #ifndef __REVISION_SQL_H__
#define __REVISION_SQL_H__ #define __REVISION_SQL_H__
#define REVISION_DB_CHARACTERS "required_c12631_01_characters_corpse" #define REVISION_DB_CHARACTERS "required_12631_01_characters_corpse"
#define REVISION_DB_MANGOS "required_12662_01_mangos_hotfix_data" #define REVISION_DB_MANGOS "required_12662_01_mangos_hotfix_data"
#define REVISION_DB_REALMD "required_c12484_02_realmd_account_access" #define REVISION_DB_REALMD "required_c12484_02_realmd_account_access"
#endif // __REVISION_SQL_H__ #endif // __REVISION_SQL_H__