[8730] Fixed spell 51770 after my recent changes in auras trigger system.

Signed-off-by: ApoC <apoc@nymfe.net>
This commit is contained in:
ApoC 2009-10-25 03:32:27 +01:00
parent ce3d0170f6
commit 00c2035cc7
2 changed files with 3 additions and 3 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "8729"
#define REVISION_NR "8730"
#endif // __REVISION_NR_H__