[10905] Fixed vendor templates work.

* Avoid unexpected errors at template loading for shared templates for many npc.
* Really use vendor template in work.
This commit is contained in:
VladimirMangos 2010-12-21 19:35:07 +03:00
parent 72255d1bb1
commit 4a7638c80e
3 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 "10904"
#define REVISION_NR "10905"
#endif // __REVISION_NR_H__