[10562] Cleanup WorldSession::HandlePetAction

Also fixed attack target seelction base at packet content instead direct player selection.
Remove unneded arg for Unit::SendPetAIReaction.
This commit is contained in:
VladimirMangos 2010-09-30 20:37:32 +04:00
parent ab3de84cca
commit 98f36e4652
4 changed files with 22 additions and 22 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "10561"
#define REVISION_NR "10562"
#endif // __REVISION_NR_H__