From b156e486d6a51b1cda7eb4e65c8602f1351e0ee4 Mon Sep 17 00:00:00 2001 From: Gregor Richards Date: Wed, 14 Dec 2016 19:59:05 -0500 Subject: [PATCH] Adding the NAT traversal label so the menu actually works --- intl/msg_hash_lbl.h | 2 ++ 1 file changed, 2 insertions(+) diff --git a/intl/msg_hash_lbl.h b/intl/msg_hash_lbl.h index 2c16baa047..1e5e29a070 100644 --- a/intl/msg_hash_lbl.h +++ b/intl/msg_hash_lbl.h @@ -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,