mirror of
https://github.com/libretro/RetroArch
synced 2025-04-17 02:43:03 +00:00
Merge pull request #4135 from GregorR/netplay-nat-traversal-setting
Fix NAT traversal menu setting
This commit is contained in:
commit
041fb36531
@ -5599,7 +5599,7 @@ static bool setting_append_list(
|
||||
|
||||
CONFIG_BOOL(
|
||||
list, list_info,
|
||||
&settings->netplay.is_spectate,
|
||||
&settings->netplay.nat_traversal,
|
||||
MENU_ENUM_LABEL_NETPLAY_NAT_TRAVERSAL,
|
||||
MENU_ENUM_LABEL_VALUE_NETPLAY_NAT_TRAVERSAL,
|
||||
false,
|
||||
|
Loading…
x
Reference in New Issue
Block a user