Fix build

This commit is contained in:
Hondacrx
2025-11-24 10:10:44 -05:00
parent 3e028633ba
commit 8770fc63c3
3 changed files with 5 additions and 6 deletions
@@ -536,7 +536,7 @@ namespace Scripts.EasternKingdoms.BlackrockMountain.BlackwingLair.VictorNefarius
Talk(TextIds.SayRogue);
DoCast(me, SpellIds.Rogue);
break;
case Class.Deathknight:
case Class.DeathKnight:
Talk(TextIds.SayDeathKnight);
DoCast(me, SpellIds.DeathKnight);
break;