feat: Add arrow font settings; Add Apply to All font options to Tracker

This commit is contained in:
Xurkon
2026-04-02 19:27:05 -05:00
parent 882cd01628
commit 57f6cc4471
4 changed files with 92 additions and 4 deletions
@@ -52,6 +52,8 @@ function QuestieOptionsDefaults:Load()
arrowEnabled = true,
arrowScale = 1,
arrowAlpha = 1.0,
arrowFontSize = 10,
arrowFont = 'Friz Quadrata TT',
debugArrow = false,
enableObjectives = true,
enableTurnins = true,