[9647] Fix current pet save in summoned state.

Thanks to hunuza for explcit bug line pointing ;)
This commit is contained in:
VladimirMangos 2010-03-31 02:02:21 +04:00
parent f9f21b5f7f
commit 47878ab6aa
2 changed files with 10 additions and 9 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "9646"
#define REVISION_NR "9647"
#endif // __REVISION_NR_H__