[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,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "9358"
#define REVISION_NR "9359"
#endif // __REVISION_NR_H__