[11365] Implement SPELL_ATTR_EX3_CANT_MISS attribute. Should fix alot of 'too-often-missing' spells

This commit is contained in:
darkstalker 2011-04-16 10:22:44 +03:00 committed by Ambal
parent cdf449cc0a
commit 070af93262
3 changed files with 4 additions and 4 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "11364"
#define REVISION_NR "11365"
#endif // __REVISION_NR_H__