mirror of
https://github.com/mangosfour/server.git
synced 2025-12-13 22:37:03 +00:00
[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:
parent
2151704669
commit
230bc2b49e
7 changed files with 22 additions and 7 deletions
|
|
@ -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__
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue