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:
Andrés Suárez 2016-12-14 20:22:28 -05:00 committed by GitHub
commit 0b1a265675

View File

@ -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,