[8890] Fix sql update name.

This commit is contained in:
VladimirMangos 2009-11-29 17:38:11 +03:00
parent fe70af7b5d
commit ea20791310
6 changed files with 11 additions and 7 deletions

View file

@ -1,6 +1,6 @@
#ifndef __REVISION_SQL_H__
#define __REVISION_SQL_H__
#define REVISION_DB_CHARACTERS "required_8874_01_characters_character_skills"
#define REVISION_DB_MANGOS "required_8886_01_mangos_string"
#define REVISION_DB_MANGOS "required_8889_01_mangos_spell_pet_auras"
#define REVISION_DB_REALMD "required_8728_01_realmd_account"
#endif // __REVISION_SQL_H__