[11570] Add enum SpellCastResultCustom, for future use with SPELL_FAILED_CUSTOM_ERROR

Signed-off-by: NoFantasy <nofantasy@nf.no>
This commit is contained in:
NoFantasy 2011-05-30 11:57:24 +02:00
parent e17f7bf4d5
commit 4d5e6126fe
2 changed files with 106 additions and 1 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "11569"
#define REVISION_NR "11570"
#endif // __REVISION_NR_H__