[10257] Fixed typo in "alliance" in recent commit changes.

Signed-off-by: VladimirMangos <vladimir@getmangos.com>
This commit is contained in:
porteyoplait 2010-07-24 15:25:17 +04:00 committed by VladimirMangos
parent 9a6535963c
commit 5951ebeacc
9 changed files with 15 additions and 8 deletions

View file

@ -1,6 +1,6 @@
#ifndef __REVISION_SQL_H__
#define __REVISION_SQL_H__
#define REVISION_DB_CHARACTERS "required_10254_01_characters_auctionhouse"
#define REVISION_DB_MANGOS "required_10256_01_mangos_command"
#define REVISION_DB_MANGOS "required_10257_01_mangos_command"
#define REVISION_DB_REALMD "required_10008_01_realmd_realmd_db_version"
#endif // __REVISION_SQL_H__