From e50a2601756d5241c2fb5a5ac86dc707831b48c2 Mon Sep 17 00:00:00 2001 From: LSPECTRONIZTAR Date: Wed, 23 Oct 2024 10:29:26 -0400 Subject: [PATCH] Update settings.json --- Game Assets/miscellanous/settings.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Game Assets/miscellanous/settings.json b/Game Assets/miscellanous/settings.json index 768b526..f505971 100644 --- a/Game Assets/miscellanous/settings.json +++ b/Game Assets/miscellanous/settings.json @@ -65,7 +65,7 @@ }, { "name": "Framerate Limit", - "description": "Limits the frame rate of the game (gameplay only). Setting it to 0 is basically unlimited but not recommended.", + "description": "Limits the frame rate of the game (gameplay only). Setting it to 0 is basically V-Sync.", "optionType": "slider", "sliderRange": {"min": 0, "max": 250, "suffix": " fps"}, "defaultValue": 120