mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2025-07-24 20:45:46 +00:00
added a toggle to force 30fps mode
This commit is contained in:
parent
74386a009b
commit
77bc4d1bd9
5 changed files with 23 additions and 6 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue