Skip to content

Commit

Permalink
Update settings.json
Browse files Browse the repository at this point in the history
  • Loading branch information
LSPECTRONIZTAR authored Oct 9, 2024
1 parent 3610a9c commit 0c054ea
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Game Assets/miscellanous/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -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},
Expand All @@ -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"
Expand Down

0 comments on commit 0c054ea

Please sign in to comment.