mirror of
https://github.com/libretro/RetroArch
synced 2025-01-30 12:32:52 +00:00
Merge pull request #4244 from GregorR/nat-traversal-menu-label
Adding the NAT traversal label so the menu actually works
This commit is contained in:
commit
0b1a265675
@ -585,6 +585,8 @@ MSG_HASH(MENU_ENUM_LABEL_NETPLAY_IP_ADDRESS,
|
|||||||
"netplay_ip_address")
|
"netplay_ip_address")
|
||||||
MSG_HASH(MENU_ENUM_LABEL_NETPLAY_MODE,
|
MSG_HASH(MENU_ENUM_LABEL_NETPLAY_MODE,
|
||||||
"netplay_mode")
|
"netplay_mode")
|
||||||
|
MSG_HASH(MENU_ENUM_LABEL_NETPLAY_NAT_TRAVERSAL,
|
||||||
|
"netplay_nat_traversal")
|
||||||
MSG_HASH(MENU_ENUM_LABEL_NETPLAY_NICKNAME,
|
MSG_HASH(MENU_ENUM_LABEL_NETPLAY_NICKNAME,
|
||||||
"netplay_nickname")
|
"netplay_nickname")
|
||||||
MSG_HASH(MENU_ENUM_LABEL_NETPLAY_SETTINGS,
|
MSG_HASH(MENU_ENUM_LABEL_NETPLAY_SETTINGS,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user