Skip to content

Commit

Permalink
Add back updateCastSpeed
Browse files Browse the repository at this point in the history
  • Loading branch information
1337LutZ committed Jan 31, 2025
1 parent f4e8c2a commit fb62d27
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions sim/core/unit.go
Original file line number Diff line number Diff line change
Expand Up @@ -536,6 +536,7 @@ func (unit *Unit) finalize() {

unit.defaultTarget = unit.CurrentTarget
unit.applyParryHaste()
unit.updateCastSpeed()
unit.initMovement()

// All stats added up to this point are part of the 'initial' stats.
Expand Down

0 comments on commit fb62d27

Please sign in to comment.