mirror of
https://git.eden-emu.dev/eden-emu/eden
synced 2026-05-15 19:16:58 +02:00
Config: auto-select region and language
This commit is contained in:
parent
7da33afec8
commit
a88ec032cd
11 changed files with 108 additions and 7 deletions
|
|
@ -82,6 +82,11 @@
|
|||
</item>
|
||||
<item>
|
||||
<widget class="QComboBox" name="region_combobox">
|
||||
<item>
|
||||
<property name="text">
|
||||
<string>Auto-select</string>
|
||||
</property>
|
||||
</item>
|
||||
<item>
|
||||
<property name="text">
|
||||
<string notr="true">JPN</string>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue