*Fix compile.

--HG--
branch : trunk
This commit is contained in:
QAston
2009-03-10 21:53:11 +01:00
parent 196c8c9331
commit fec6be8a74

View File

@@ -319,7 +319,7 @@ enum SpellSpecific
SPELL_FOOD = 20,
SPELL_PRESENCE = 21,
SPELL_CHARM = 22,
SPELL_SCROLL = 22
SPELL_SCROLL = 23
};
#define SPELL_LINKED_MAX_SPELLS 200000