Removes requirement to restart the game for V-Sync

This commit is contained in:
Vladislav Belov
2026-06-08 18:27:12 +02:00
parent 7607d6bdd8
commit 62fcb7e042
@@ -104,7 +104,7 @@
{
"type": "boolean",
"label": "VSync",
"tooltip": "Run vertical sync to fix screen tearing. REQUIRES GAME RESTART",
"tooltip": "Run vertical sync to fix screen tearing.",
"config": "vsync"
},
{