[11877] Remove check for quest_template if QuestSort and SkillId match

Signed-off-by: Schmoozerd <schmoozerd@scriptdev2.com>
This commit is contained in:
virusav 2012-01-16 18:26:42 +01:00 committed by Schmoozerd
parent 14b001ff2a
commit 16b244373a
3 changed files with 1 additions and 31 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "11876"
#define REVISION_NR "11877"
#endif // __REVISION_NR_H__