Skip to content

Commit

Permalink
destroy the timer if the script is deactivated early
Browse files Browse the repository at this point in the history
  • Loading branch information
Umgak committed Aug 25, 2024
1 parent ab42597 commit 810f4d3
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -62,4 +62,5 @@ t.onTimer = function (t)
end
end
[DISABLE]
ef.RanniFlagsThread = false
ef.RanniFlagsThread = false
t.destroy()

0 comments on commit 810f4d3

Please sign in to comment.