update readme

This commit is contained in:
avitasia
2026-02-05 07:59:39 -08:00
parent 8504d4cf44
commit 2ec1efa8bb
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -934,7 +934,7 @@ if has_doodad_render_dist then
PerfBoost.cmdtable.args.rendering.args.PB_DoodadRenderDist = {
type = "range",
name = "Doodad/Game Object Render Distance",
desc = "Max distance to render doodads. Interactable game objects (chests, doors, quest objects, etc.) are not hidden.",
desc = "Max distance to render doodads. Interactable game objects (chests, doors, quest objects, etc.) are not hidden. Ignored if you are PvP flagged.",
order = 42,
min = -1,
max = 100,