mirror of
https://gitea.wildfiregames.com/0ad/0ad
synced 2026-06-16 05:13:58 -07:00
Removes requirement to restart the game for V-Sync
This commit is contained in:
parent
7607d6bdd8
commit
62fcb7e042
1 changed files with 1 additions and 1 deletions
|
|
@ -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"
|
||||
},
|
||||
{
|
||||
|
|
|
|||
Loading…
Reference in a new issue