feat: add debug message throttle

This commit is contained in:
Xurkon
2026-06-06 13:44:49 -05:00
parent 31bd1e7d9b
commit 2cb129ae4b
6 changed files with 117 additions and 0 deletions
@@ -98,6 +98,7 @@ function QuestieOptionsDefaults:Load()
questieShutUp = false,
bugWorkarounds = true,
hideIconsOnContinents = false,
debugMessageThrottle = 0.15,
-- Tracker Settings Tab
autoTrackQuests = true,