diff options
Diffstat (limited to 'src/game/DBCStructure.h')
-rw-r--r-- | src/game/DBCStructure.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/game/DBCStructure.h b/src/game/DBCStructure.h index 4b1598a211c..7c3c7c9fca4 100644 --- a/src/game/DBCStructure.h +++ b/src/game/DBCStructure.h @@ -1487,7 +1487,7 @@ struct SpellEntry //float unk_320_4[3]; // 235-237 3.2.0 //uint32 spellDescriptionVariableID; // 238 3.2.0 //uint32 SpellDifficultyId; // 239 3.3.0 - /* + /* flag96 EffectSpellClassMask[MAX_SPELL_EFFECTS]; // 127-136 uint32 SpellVisual[2]; // 137-138 m_spellVisualID uint32 SpellIconID; // 139 m_spellIconID |