[9293] Fix stacking problem of tracking spells

This commit is contained in:
Lightguard 2010-02-03 16:13:30 +01:00
parent d4f5c0d76f
commit dae28aafc4
2 changed files with 5 additions and 4 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "9292"
#define REVISION_NR "9293"
#endif // __REVISION_NR_H__