Make vsync setting work for Vulkan
This commit is contained in:
parent
01bb5d5c4d
commit
d8b160c883
2 changed files with 4 additions and 3 deletions
|
@ -75,7 +75,7 @@
|
|||
<string>VSync prevents the screen from tearing, but some graphics cards have lower performance with VSync enabled. Keep it enabled if you don't notice a performance difference.</string>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>Use VSync (OpenGL only)</string>
|
||||
<string>Use VSync</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue