[7770] Prevent access to possible deleted aura's spell proto in Aura::HandleModStealth.

This commit is contained in:
VladimirMangos 2009-05-05 12:41:47 +04:00
parent 565afd4d57
commit eb9bd0ec7e
2 changed files with 4 additions and 3 deletions

View file

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