[9359] Load/save current active spec and total spec count.

Still needed for complete dual spec:
* support for second glyph set
* implement gossip options
* support for second talent set

Signed-off-by: hunuza <hunuza@gmail.com>
This commit is contained in:
EnderGT 2010-02-11 20:48:27 +01:00 committed by hunuza
parent 2151704669
commit 230bc2b49e
7 changed files with 22 additions and 7 deletions

View file

@ -1,6 +1,6 @@
#ifndef __REVISION_SQL_H__
#define __REVISION_SQL_H__
#define REVISION_DB_CHARACTERS "required_9354_01_characters_character_action"
#define REVISION_DB_CHARACTERS "required_9359_01_characters_characters"
#define REVISION_DB_MANGOS "required_9331_01_mangos_quest_template"
#define REVISION_DB_REALMD "required_9010_01_realmd_realmlist"
#endif // __REVISION_SQL_H__