[11366] Fix wrong faction-based targeting of DynamicObject's auras

This commit is contained in:
Schmoozerd 2011-04-16 10:46:08 +03:00 committed by Ambal
parent 070af93262
commit dbcca634e8
2 changed files with 6 additions and 4 deletions

View file

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