[8665] Correctly implement XP bonus auras.

Signed-off-by: hunuza <hunuza@gmail.com>
This commit is contained in:
hunuza 2009-10-18 11:33:49 +02:00
parent c0ffd1b48c
commit ec10a5bf3c
4 changed files with 39 additions and 28 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "8664"
#define REVISION_NR "8665"
#endif // __REVISION_NR_H__