[12712] Updated .account set addon command description

Fixed my revisions missmatch... i was working in another git clone and just latelly merged all to one... (look fix in git comment who applied 12774)
This commit is contained in:
sanctum32 2013-10-24 18:14:06 +03:00 committed by Antz
parent 01594c4f21
commit 7f4338f0d6
6 changed files with 12 additions and 9 deletions

View file

@ -1,6 +1,6 @@
#ifndef __REVISION_SQL_H__
#define __REVISION_SQL_H__
#define REVISION_DB_CHARACTERS "required_12774_01_characters_characters"
#define REVISION_DB_MANGOS "required_12774_01_mangos"
#define REVISION_DB_CHARACTERS "required_12712_01_characters_characters"
#define REVISION_DB_MANGOS "required_12712_02_mangos_command"
#define REVISION_DB_REALMD "required_c12484_02_realmd_account_access"
#endif // __REVISION_SQL_H__