[7173] Some fixes for resent spell learn/unlearn system changes.

* Fixed profession unlearn using skill unlearn button in skill list
* Update action bar to spell low rank at unlearn spell only for .unlearn command.
  This will avoid show unexpected "Learned spell" chat message for low rank at unlearing
  high rank and at all ranks unlearning.
This commit is contained in:
VladimirMangos 2009-01-25 16:19:10 +03:00
parent 1f54ffd398
commit 939ef7612d
4 changed files with 21 additions and 19 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "7172"
#define REVISION_NR "7173"
#endif // __REVISION_NR_H__