[9941] Add additional check for UNIT_NPC_FLAG_GOSSIP before using TalkedToCreature

Signed-off-by: NoFantasy <nofantasy@nf.no>
This commit is contained in:
NoFantasy 2010-05-20 09:28:36 +02:00
parent 47186c05ec
commit f14c0e319f
2 changed files with 9 additions and 6 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "9940"
#define REVISION_NR "9941"
#endif // __REVISION_NR_H__