From 0c054eaf50ef1050a613ed3054c2c8c856791e8e Mon Sep 17 00:00:00 2001 From: LSPECTRONIZTAR Date: Wed, 9 Oct 2024 14:05:49 -0400 Subject: [PATCH] Update settings.json --- Game Assets/miscellanous/settings.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Game Assets/miscellanous/settings.json b/Game Assets/miscellanous/settings.json index abb0aaa..6e72a22 100644 --- a/Game Assets/miscellanous/settings.json +++ b/Game Assets/miscellanous/settings.json @@ -73,7 +73,7 @@ "Graphics & Performance": [ { "name": "Quality", - "description": "Changes the influence quality has over performance in the game. Lowest = performance/quality, highest = quality/performance", + "description": "Lowest = performance/quality, highest = quality/performance", "trollDescription": "Turn quality into an influencer! 💅", "optionType": "slider", "sliderRange": {"min": 1, "max": 4}, @@ -97,7 +97,7 @@ }, { "name": "Background Visibility", - "description": "Reduces the menu curtain transparency that dims the background behind certains menus (like this one) when they are visible.", + "description": "Sets the visibility of the background when certain menus (like this one) are visible.", "optionType": "slider", "sliderRange": {"min": 0, "max": 100, "suffix": "%"}, "defaultValue": "50"