[10584] Prevent lost aura connection with item at Aura::ReapplyAffectedPassiveAuras

Thanks to Lynx3d for research problem and testing.
This commit is contained in:
VladimirMangos 2010-10-07 03:05:11 +04:00
parent 15e6c17158
commit 3d5298fbd7
2 changed files with 15 additions and 6 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "10583"
#define REVISION_NR "10584"
#endif // __REVISION_NR_H__