Try to fix trainer service, not tested

Signed-off-by: Netcho <kkotlarski@abv.bg>

[0170] Fix QuestGiverStatus enum, this should resolve the problem with ! and ? signs appearing over the NPC
This commit is contained in:
Netcho 2012-08-24 14:30:09 +03:00 committed by Antz
parent 6dd0ba1d14
commit 417b746f29
5 changed files with 62 additions and 47 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "0169"
#define REVISION_NR "0170"
#endif // __REVISION_NR_H__