Core/Unit: Make HandleEmoteCommand typesafe
Port From (https://github.com/TrinityCore/TrinityCore/commit/2e3c612c808bca7601b32ce5dca28b204e652773)
This commit is contained in:
@@ -1465,7 +1465,11 @@ namespace Framework.Constants
|
||||
StateWasit04 = 986,
|
||||
OneshotBarsweepStand = 987,
|
||||
TorghastTalkingHeadMawCastSound = 989,
|
||||
TorghastTalkingHeadMawCastSound2 = 990
|
||||
TorghastTalkingHeadMawCastSound2 = 990,
|
||||
OneshotStandVar0 = 991,
|
||||
OneshotFlycustomspell01 = 992,
|
||||
OneshotSpelleffectDecay = 993,
|
||||
CreatureSpecial = 994,
|
||||
}
|
||||
|
||||
public enum GlyphSlotType
|
||||
|
||||
Reference in New Issue
Block a user