[10406] Fixed work .learn and other spell commands with unlearned talent shift-link.

Unlearned talent have -1 as rank in shift-link, return instead first rank.
This commit is contained in:
VladimirMangos 2010-08-24 19:11:51 +04:00
parent 0ab4adf517
commit f3579fba64
2 changed files with 6 additions and 3 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "10405"
#define REVISION_NR "10406"
#endif // __REVISION_NR_H__