[10560] Remove reundenant spell store for temporary unsummoned pet.

We not use this data and now always have proeprtly save current pet
when it temporary unsummoned and avoid it overwrite by another cases.
This commit is contained in:
VladimirMangos 2010-09-30 17:48:01 +04:00
parent bc04ae4b4c
commit 02b51fb976
3 changed files with 2 additions and 10 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "10559"
#define REVISION_NR "10560"
#endif // __REVISION_NR_H__