[10160] Fix sql for character_aura and pet_aura

This commit is contained in:
Laise 2010-07-08 17:52:03 +03:00
parent a4c197681b
commit f5565c725a
6 changed files with 17 additions and 5 deletions

View file

@ -1,6 +1,6 @@
#ifndef __REVISION_SQL_H__
#define __REVISION_SQL_H__
#define REVISION_DB_CHARACTERS "required_10156_02_characters_pet_aura"
#define REVISION_DB_CHARACTERS "required_10160_02_characters_pet_aura"
#define REVISION_DB_MANGOS "required_10159_01_mangos_spell_proc_event"
#define REVISION_DB_REALMD "required_10008_01_realmd_realmd_db_version"
#endif // __REVISION_SQL_H__