mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-01 21:58:48 +00:00
Merge pull request #12298 from Shoegzer/master
Update default IP for HLE BBA
This commit is contained in:
commit
b7435be90a
2 changed files with 2 additions and 2 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
Add a link
Reference in a new issue