Qt: Change cycle skipping text

Changes the cycle skipping default level text from "Normal" to "None".
This commit is contained in:
JordanTheToaster 2022-07-28 15:59:11 +01:00 committed by refractionpcsx2
parent 3728f42185
commit 89f27d0b2d
1 changed files with 1 additions and 1 deletions

View File

@ -89,7 +89,7 @@
<widget class="QComboBox" name="eeCycleSkipping">
<item>
<property name="text">
<string>Normal</string>
<string>None</string>
</property>
</item>
<item>