Skip to content

Commit

Permalink
[Demon Hunter] add missing T31 fury tracker reset
Browse files Browse the repository at this point in the history
  • Loading branch information
ToppleTheNun committed May 22, 2024
1 parent 683d316 commit 24cbbc6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions engine/class_modules/sc_demon_hunter.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -8673,6 +8673,7 @@ void demon_hunter_t::reset()
darkglare_boon_cdr_roll = 0.0;
set_bonuses.t30_havoc_2pc_fury_tracker = 0.0;
set_bonuses.t30_vengeance_4pc_soul_fragments_tracker = 0.0;
set_bonuses.t31_vengeance_4pc_fury_tracker = 0.0;

for ( size_t i = 0; i < soul_fragments.size(); i++ )
{
Expand Down

0 comments on commit 24cbbc6

Please sign in to comment.