[8657] Mark spell 44689 as negative.

This allows aura to be counted down in logoff.

Signed-off-by: ApoC <apoc@nymfe.net>
This commit is contained in:
ApoC 2009-10-17 00:55:25 +02:00
parent aa42097331
commit ba62cdbe8f
2 changed files with 4 additions and 2 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "8656"
#define REVISION_NR "8657"
#endif // __REVISION_NR_H__