mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-13 03:29:11 +00:00
Force IPv4 on external IP addresses
This commit is contained in:
parent
c2aedb7649
commit
158c0d54b1
11 changed files with 129 additions and 86 deletions
|
@ -115,7 +115,7 @@ private:
|
|||
MD5Dialog* m_md5_dialog;
|
||||
PadMappingDialog* m_pad_mapping;
|
||||
std::string m_current_game;
|
||||
std::string m_exernal_ip_address;
|
||||
std::string m_external_ip_address;
|
||||
std::string m_nickname;
|
||||
GameListModel* m_game_list_model = nullptr;
|
||||
bool m_use_traversal = false;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue