[7236] Prevent lost spells dependent from skills learned before non-dependent spell loading from DB.

For example spell 2764 will correctly show in spellbook after re-login.
This commit is contained in:
VladimirMangos 2009-02-07 02:40:30 +03:00
parent 74ec17a273
commit 7dffae89da
2 changed files with 1 additions and 5 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "7235"
#define REVISION_NR "7236"
#endif // __REVISION_NR_H__