[10008] Fix sqls

This commit is contained in:
Laise 2010-05-30 23:58:27 +03:00
parent 6551671f6d
commit 57623491c0
8 changed files with 14 additions and 6 deletions

View file

@ -1,6 +1,6 @@
#ifndef __REVISION_SQL_H__
#define __REVISION_SQL_H__
#define REVISION_DB_CHARACTERS "required_10007_01_characters_pet_aura"
#define REVISION_DB_MANGOS "required_09990_01_mangos_spell_chain"
#define REVISION_DB_REALMD "required_09748_01_realmd_realmlist"
#define REVISION_DB_MANGOS "required_10008_01_mangos_db_verison"
#define REVISION_DB_REALMD "required_10008_01_realmd_realmd_db_version"
#endif // __REVISION_SQL_H__