[6991] Fixed possible typo in setting cooldown for spells in same spell category.

Signed-off-by: ApoC <apoc@nymfe.net>
This commit is contained in:
ApoC 2008-12-31 00:38:32 +01:00
parent f5c4935ec3
commit 321ea2d9b6
2 changed files with 2 additions and 2 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "6990"
#define REVISION_NR "6991"
#endif // __REVISION_NR_H__