[0099] Fix character_phase_data.

Signed-off-by: Salja <salja2012@hotmail.de>
This commit is contained in:
Salja 2012-08-15 18:17:19 +02:00 committed by Antz
parent 8ce96f2ed7
commit 1117cdaec9
4 changed files with 7 additions and 4 deletions

View file

@ -1,6 +1,6 @@
#ifndef __REVISION_SQL_H__
#define __REVISION_SQL_H__
#define REVISION_DB_CHARACTERS "required_0096_xxxxx_01_characters_characters"
#define REVISION_DB_CHARACTERS "required_0096_xxxxx_01_characters_character_phase_data"
#define REVISION_DB_MANGOS "required_0083_12090_01_mangos_spell_template"
#define REVISION_DB_REALMD "required_0014_xxxxx_01_realmd_account_access"
#endif // __REVISION_SQL_H__