fix: stabilize minimap range cutoff and update release docs
This commit is contained in:
@@ -20,7 +20,8 @@ function QuestieOptionsDefaults:Load()
|
||||
objectScale = 1,
|
||||
globalScale = 0.6,
|
||||
globalMiniMapScale = 0.7,
|
||||
fadeLevel = 20,
|
||||
minimapIconRangeCutoff = 100,
|
||||
fadeLevel = 100,
|
||||
fadeOverPlayer = true,
|
||||
fadeOverPlayerLevel = 0.5,
|
||||
fadeOverPlayerDistance = 5,
|
||||
|
||||
Reference in New Issue
Block a user