mirror of
https://github.com/libretro/RetroArch
synced 2025-03-03 04:14:00 +00:00
clarify netplay upnp port mapping messages
This commit is contained in:
parent
32ed7ed1d7
commit
03f2d2376e
@ -10536,11 +10536,11 @@ MSG_HASH(
|
||||
)
|
||||
MSG_HASH(
|
||||
MSG_PUBLIC_ADDRESS,
|
||||
"Port Mapping Successful"
|
||||
"Netplay Port Mapping Successful"
|
||||
)
|
||||
MSG_HASH(
|
||||
MSG_UPNP_FAILED,
|
||||
"Port Mapping Failed"
|
||||
"Netplay UPNP Port Mapping Failed"
|
||||
)
|
||||
MSG_HASH(
|
||||
MSG_NO_ARGUMENTS_SUPPLIED_AND_NO_MENU_BUILTIN,
|
||||
|
Loading…
x
Reference in New Issue
Block a user