[11683] More consitence use m_target for DestroyItemWithOnStoreSpell call in aura.

This don't must be cases when caster != m_target but anyway not reason have
not nice look code.
This commit is contained in:
VladimirMangos 2011-06-27 01:56:50 +04:00
parent 6b4f6cee31
commit 52b3f66b38
2 changed files with 3 additions and 3 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "11682"
#define REVISION_NR "11683"
#endif // __REVISION_NR_H__