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
No known key found for this signature in database
GPG key ID: 353545E45DB9CCB3

View file

@ -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"
},
{