Qt: Fix VuClamp values

This was an oversight, probably from copying the EEClamp value variables.
This commit is contained in:
RedDevilus 2022-04-25 18:45:59 +02:00 committed by refractionpcsx2
parent 8ca3f9a9c2
commit 11eab828c4
1 changed files with 2 additions and 2 deletions

View File

@ -232,12 +232,12 @@
</item>
<item>
<property name="text">
<string>Extra + Preserve Sign</string>
<string>Extra</string>
</property>
</item>
<item>
<property name="text">
<string>Full</string>
<string>Extra + Preserve Sign</string>
</property>
</item>
</widget>