[9278] Prevent reapply charged/noaffect spellmod to persistent auras.

This commit is contained in:
VladimirMangos 2010-01-31 22:07:30 +03:00
parent 965bd2272b
commit 26d71e3328
2 changed files with 19 additions and 1 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "9277"
#define REVISION_NR "9278"
#endif // __REVISION_NR_H__