[11942] Add option to NearestCreatureEntryWithLiveState.. GridSearcher to be able to also search for both alive and corpse creatures

This commit is contained in:
Schmoozerd 2012-04-06 23:57:00 +02:00
parent fcbde94267
commit a42a55da84
5 changed files with 10 additions and 9 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "11941"
#define REVISION_NR "11942"
#endif // __REVISION_NR_H__