[8638] For TARGET_FOCUS_OR_SCRIPTED_GAMEOBJECT check also if target type in DB is GameObject target.

Signed-off-by: ApoC <apoc@nymfe.net>
This commit is contained in:
ApoC 2009-10-14 03:04:55 +02:00
parent ed0b01c65c
commit 9fd4965299
2 changed files with 9 additions and 2 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "8637"
#define REVISION_NR "8638"
#endif // __REVISION_NR_H__