[0029] Fix some typos from last commits.

Signed-off-by: Salja <salja2012@hotmail.de>
This commit is contained in:
Salja 2012-08-09 02:52:59 +02:00 committed by Antz
parent c0fbc6e1d4
commit 61f44a08b1
7 changed files with 72 additions and 72 deletions

View file

@ -1,6 +1,6 @@
#ifndef __REVISION_SQL_H__
#define __REVISION_SQL_H__
#define REVISION_DB_CHARACTERS "required_0028_01_characters_character_phase_data"
#define REVISION_DB_MANGOS "required_0028_03_mangos_playercreateinfo"
#define REVISION_DB_CHARACTERS "required_0028_xxxxx_01_characters_character_phase_data"
#define REVISION_DB_MANGOS "required_0028_xxxxx_03_mangos_playercreateinfo"
#define REVISION_DB_REALMD "required_0014_xxxxx_01_realmd_account_access"
#endif // __REVISION_SQL_H__