Core/Spells: Added SPELL_AURA_535 to aura enum

Port From (https://github.com/TrinityCore/TrinityCore/commit/94147c5ba67646ec02938f5b17617008cac4d3fb)
This commit is contained in:
hondacrx
2023-01-04 02:52:09 -05:00
parent 65f9c49086
commit a8fdc4cae8
@@ -556,6 +556,7 @@ namespace Framework.Constants
Unk532 = 532,
DisableNavigation = 533, // Disables Map Pins
Unk534 = 534,
Unk535 = 535,
Total
}