mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-02-01 14:46:54 +01:00
Core/Spells: Fixed crash when using Doom Winds
This commit is contained in:
@@ -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
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user