Skip to content

Commit

Permalink
Update honorspy.lua
Browse files Browse the repository at this point in the history
  • Loading branch information
teelolws committed Jan 14, 2022
1 parent 1e4559f commit 23c20ae
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions honorspy.lua
Original file line number Diff line number Diff line change
Expand Up @@ -716,6 +716,7 @@ function HonorSpy:CheckNeedReset(skipUpdate)

-- Reset just the characters totals
if (HonorSpy.db.char.last_reset ~= must_reset_on) then
HonorSpy.db.char.last_reset = must_reset_on
HonorSpy.db.char.original_honor = 0
HonorSpy.db.char.estimated_honor = 0
HonorSpy.db.char.today_kills = {}
Expand Down

0 comments on commit 23c20ae

Please sign in to comment.