early-access version 2849
This commit is contained in:
parent
7f0f474f3b
commit
1f2b5081b5
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 2848.
|
This is the source code for early-access 2849.
|
||||||
|
|
||||||
## Legal Notice
|
## Legal Notice
|
||||||
|
|
||||||
|
|
|
@ -166,7 +166,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