[11995] Fix following for guid linked npcs on evade

Thanks to grz3s for pointing

Signed-off-by: Schmoozerd <schmoozerd@scriptdev2.com>
This commit is contained in:
Schmoozerd 2012-06-09 13:50:30 +02:00
parent d41974b38b
commit 41072c5455
2 changed files with 20 additions and 7 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "11994"
#define REVISION_NR "11995"
#endif // __REVISION_NR_H__