[10400] Fixed crash in .aura command for spell without auras.

This commit is contained in:
VladimirMangos 2010-08-22 16:49:30 +04:00
parent d1172a1b9b
commit 82314c364a
7 changed files with 40 additions and 23 deletions

View file

@ -1,6 +1,6 @@
#ifndef __REVISION_SQL_H__
#define __REVISION_SQL_H__
#define REVISION_DB_CHARACTERS "required_10332_02_characters_pet_aura"
#define REVISION_DB_MANGOS "required_10381_01_mangos_creature_model_race"
#define REVISION_DB_MANGOS "required_10400_01_mangos_mangos_string"
#define REVISION_DB_REALMD "required_10008_01_realmd_realmd_db_version"
#endif // __REVISION_SQL_H__