[7771] Replace different ways access to aura type in Unit::AddAura by more safe (after call ApplyModifier) local variable.

This commit is contained in:
VladimirMangos 2009-05-05 12:44:40 +04:00
parent eb9bd0ec7e
commit bda5da94c5
2 changed files with 6 additions and 5 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "7770"
#define REVISION_NR "7771"
#endif // __REVISION_NR_H__