perf: add questie comms disable gate

This commit is contained in:
Xurkon
2026-06-04 17:04:12 -05:00
parent c6bfa95c9e
commit a113791d64
2 changed files with 16 additions and 0 deletions
@@ -67,6 +67,7 @@ function QuestieOptionsDefaults:Load()
arrowUpdateThrottle = 0.05,
arrowRecalcInterval = 1.0,
arrowTrackerRefreshThrottle = 0.5,
questieCommsEnabled = true,
questieCommsQuestListPacketSize = 200,
questieCommsQuestListInitialJitter = 3,
questieCommsQuestListBlockInterval = 3,