[9833] Allow TARGET_AREAEFFECT_CUSTOM to target invisible/not targetable npc if script target for them exists

This commit is contained in:
Laise 2010-05-04 15:04:23 +03:00
parent 92ab082fc6
commit 8a4b520979
3 changed files with 15 additions and 4 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "9832"
#define REVISION_NR "9833"
#endif // __REVISION_NR_H__