mirror of
https://github.com/libretro/RetroArch.git
synced 2024-11-24 08:30:16 +00:00
Adding the NAT traversal label so the menu actually works
This commit is contained in:
parent
fd9e721f97
commit
b156e486d6
@ -585,6 +585,8 @@ MSG_HASH(MENU_ENUM_LABEL_NETPLAY_IP_ADDRESS,
|
||||
"netplay_ip_address")
|
||||
MSG_HASH(MENU_ENUM_LABEL_NETPLAY_MODE,
|
||||
"netplay_mode")
|
||||
MSG_HASH(MENU_ENUM_LABEL_NETPLAY_NAT_TRAVERSAL,
|
||||
"netplay_nat_traversal")
|
||||
MSG_HASH(MENU_ENUM_LABEL_NETPLAY_NICKNAME,
|
||||
"netplay_nickname")
|
||||
MSG_HASH(MENU_ENUM_LABEL_NETPLAY_SETTINGS,
|
||||
|
Loading…
Reference in New Issue
Block a user