early-access version 3042
This commit is contained in:
parent
e24b896464
commit
e1b2cb1ffb
2 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
||||||
yuzu emulator early access
|
yuzu emulator early access
|
||||||
=============
|
=============
|
||||||
|
|
||||||
This is the source code for early-access 3041.
|
This is the source code for early-access 3042.
|
||||||
|
|
||||||
## Legal Notice
|
## Legal Notice
|
||||||
|
|
||||||
|
|
|
@ -2300,7 +2300,7 @@
|
||||||
<item>
|
<item>
|
||||||
<widget class="QRadioButton" name="radioUndocked">
|
<widget class="QRadioButton" name="radioUndocked">
|
||||||
<property name="text">
|
<property name="text">
|
||||||
<string>Undocked</string>
|
<string>Handheld</string>
|
||||||
</property>
|
</property>
|
||||||
</widget>
|
</widget>
|
||||||
</item>
|
</item>
|
||||||
|
|
Loading…
Reference in a new issue