mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-23 06:09:50 -06:00
Also update IP in Android GUI
This commit is contained in:
@ -21,7 +21,7 @@ enum class StringSetting(
|
|||||||
Settings.FILE_DOLPHIN,
|
Settings.FILE_DOLPHIN,
|
||||||
Settings.SECTION_INI_CORE,
|
Settings.SECTION_INI_CORE,
|
||||||
"BBA_BUILTIN_DNS",
|
"BBA_BUILTIN_DNS",
|
||||||
"149.56.167.128"
|
"3.18.217.27"
|
||||||
),
|
),
|
||||||
MAIN_CUSTOM_RTC_VALUE(
|
MAIN_CUSTOM_RTC_VALUE(
|
||||||
Settings.FILE_DOLPHIN,
|
Settings.FILE_DOLPHIN,
|
||||||
|
Reference in New Issue
Block a user