[m12655] updated right revisions...

Added missing mangos.sql change for last commit
This commit is contained in:
sanctum32 2013-07-27 16:55:06 +03:00 committed by Antz
parent 8525859312
commit 80cb1f1cae
4 changed files with 4 additions and 4 deletions

View file

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