[8053] At character talents reset using chat command also reset talents for all character pets.

This applied to .reset talents and .reset all talents commands.
This commit is contained in:
VladimirMangos 2009-06-21 00:23:47 +04:00
parent 5564346c58
commit d56de2cd77
10 changed files with 152 additions and 36 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "8052"
#define REVISION_NR "8053"
#endif // __REVISION_NR_H__