Core/Spells: Fixed crash when using Doom Winds

This commit is contained in:
Shauren
2016-10-31 15:37:21 +01:00
parent 7a5bf6c978
commit 9bce02b06a

View File

@@ -125,7 +125,7 @@ enum SpellModOp
SPELLMOD_STACK_AMOUNT2 = 37 // same as SPELLMOD_STACK_AMOUNT but affects tooltips
};
#define MAX_SPELLMOD 38
#define MAX_SPELLMOD 39
enum SpellValueMod
{