[8165] Correctly add quest talent points count for characters on lvl 55.

Signed-off-by: ApoC <apoc@nymfe.net>
This commit is contained in:
ApoC 2009-07-12 00:33:39 +02:00
parent 04a5a674d2
commit 5b209bced4
2 changed files with 3 additions and 2 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "8164"
#define REVISION_NR "8165"
#endif // __REVISION_NR_H__