[8503] Avoid classidy of seal triggred effects at targets as seal spells.

This fix problem with lost target seal buff at getting enamy seal debuff.
This commit is contained in:
VladimirMangos 2009-09-16 11:53:31 +04:00
parent 2d5b9c9efb
commit b8843ec4d6
2 changed files with 4 additions and 2 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "8502"
#define REVISION_NR "8503"
#endif // __REVISION_NR_H__