[9658] Remove SPELL_EFFECT_TITAN_GRIP flag at related spell remove.

This let have correct state for flag at .unlearn related spell and etc.
Not only at full talent reset.

Signed-off-by: VladimirMangos <vladimir@getmangos.com>
This commit is contained in:
Laise 2010-04-02 22:47:35 +04:00 committed by VladimirMangos
parent 973a21060b
commit eee89851a6
2 changed files with 12 additions and 10 deletions

View file

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