[8101] Prevent use talents as quest rewards or spell_learn_spell learned spells.

This commit is contained in:
VladimirMangos 2009-07-01 06:40:43 +04:00
parent 2b71634187
commit dc10620148
3 changed files with 26 additions and 6 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "8100"
#define REVISION_NR "8101"
#endif // __REVISION_NR_H__