[11448] Fixed typo as source for recent crashes at quest start.

Also more stricjed typecheck for Object::isType arg value.
This commit is contained in:
VladimirMangos 2011-05-09 01:07:45 +04:00
parent 8ee769a3cd
commit a4e91c3593
4 changed files with 4 additions and 4 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "11447"
#define REVISION_NR "11448"
#endif // __REVISION_NR_H__