[12017] Add support for getRace() of creatures. Thanks to vladimir for input

This commit is contained in:
Schmoozerd 2012-06-24 19:28:11 +02:00
parent dfa35dafab
commit fb3a990b13
6 changed files with 16 additions and 9 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "12016"
#define REVISION_NR "12017"
#endif // __REVISION_NR_H__