mirror of https://github.com/PCSX2/pcsx2.git
Qt: Change cycle skipping text
Changes the cycle skipping default level text from "Normal" to "None".
This commit is contained in:
parent
3728f42185
commit
89f27d0b2d
|
@ -89,7 +89,7 @@
|
|||
<widget class="QComboBox" name="eeCycleSkipping">
|
||||
<item>
|
||||
<property name="text">
|
||||
<string>Normal</string>
|
||||
<string>None</string>
|
||||
</property>
|
||||
</item>
|
||||
<item>
|
||||
|
|
Loading…
Reference in New Issue