mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-04-20 11:35:54 +00:00
Also update IP in Android GUI
This commit is contained in:
parent
1d848c554d
commit
21e9cdfbd0
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@ enum class StringSetting(
|
|||
Settings.FILE_DOLPHIN,
|
||||
Settings.SECTION_INI_CORE,
|
||||
"BBA_BUILTIN_DNS",
|
||||
"149.56.167.128"
|
||||
"3.18.217.27"
|
||||
),
|
||||
MAIN_CUSTOM_RTC_VALUE(
|
||||
Settings.FILE_DOLPHIN,
|
||||
|
|
Loading…
Add table
Reference in a new issue