[10519] Fix delaying spell with 2 or more persistent area auras and store ObjectGuid instead of Unit* on DynamicObject affected set

This commit is contained in:
Laise 2010-09-23 10:08:32 +02:00
parent 14127b4d08
commit 5d8cd04f97
3 changed files with 39 additions and 8 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "10518"
#define REVISION_NR "10519"
#endif // __REVISION_NR_H__