1
0
mirror of https://git.suyu.dev/suyu/suyu synced 2025-09-10 16:26:32 -05:00

added a toggle to force 30fps mode

This commit is contained in:
zarroboogs
2019-04-06 23:02:55 +03:00
parent f14328bf0a
commit be6466d5c0
5 changed files with 23 additions and 6 deletions

View File

@@ -70,6 +70,13 @@
</property>
</widget>
</item>
<item>
<widget class="QCheckBox" name="force_30fps_mode">
<property name="text">
<string>Force 30 FPS mode</string>
</property>
</widget>
</item>
<item>
<layout class="QHBoxLayout" name="horizontalLayout">
<item>