[8116] Fixed low ranks relearn bug, correctly show tlanes at command spell learn.

* Bug showup as paladin talents reset. Thanks to ApoC for reseach problem.
* Now at .learn command use for learn some talent this talent must correctly show as learned in talent dialog.
This commit is contained in:
VladimirMangos 2009-07-04 23:02:59 +04:00
parent bc0397695c
commit 9798dbe5e2
4 changed files with 34 additions and 21 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "8115"
#define REVISION_NR "8116"
#endif // __REVISION_NR_H__