[10685] Fixed creature_template loading after vendor changes.

Thanks to insider42 for problem research.
This commit is contained in:
VladimirMangos 2010-11-05 22:03:54 +03:00
parent a163425b57
commit 315da014af
2 changed files with 3 additions and 3 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "10684"
#define REVISION_NR "10685"
#endif // __REVISION_NR_H__