[9659] Simplify resetTalent code.

Currently all code related to deepndent spells unlern exist in removeSpell
so not need do it in special way in talentReset.
This commit is contained in:
VladimirMangos 2010-04-02 23:09:17 +04:00
parent eee89851a6
commit 12426b158d
2 changed files with 3 additions and 30 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "9658"
#define REVISION_NR "9659"
#endif // __REVISION_NR_H__