diff --git a/sim/deathknight/dps/dps_deathknight.go b/sim/deathknight/dps/dps_deathknight.go index c81db86a26..4b81b5185a 100644 --- a/sim/deathknight/dps/dps_deathknight.go +++ b/sim/deathknight/dps/dps_deathknight.go @@ -151,7 +151,7 @@ func (dk *DpsDeathknight) SetupRotations() { dk.RotationSequence.Clear() dk.Inputs.FuStrike = deathknight.FuStrike_Obliterate - + dk.rotationSetup = dk.setupBloodRotations dk.CustomRotation = dk.makeCustomRotation() if dk.CustomRotation == nil || dk.Rotation.FrostRotationType == proto.Deathknight_Rotation_SingleTarget { dk.Rotation.FrostRotationType = proto.Deathknight_Rotation_SingleTarget