mirror of
https://github.com/libretro/RetroArch
synced 2025-04-10 15:45:19 +00:00
Merge pull request #12664 from markwkidd/upnp-error
clarify netplay upnp port mapping status messages
This commit is contained in:
commit
8bde566019
@ -10536,11 +10536,11 @@ MSG_HASH(
|
|||||||
)
|
)
|
||||||
MSG_HASH(
|
MSG_HASH(
|
||||||
MSG_PUBLIC_ADDRESS,
|
MSG_PUBLIC_ADDRESS,
|
||||||
"Port Mapping Successful"
|
"Netplay Port Mapping Successful"
|
||||||
)
|
)
|
||||||
MSG_HASH(
|
MSG_HASH(
|
||||||
MSG_UPNP_FAILED,
|
MSG_UPNP_FAILED,
|
||||||
"Port Mapping Failed"
|
"Netplay UPNP Port Mapping Failed"
|
||||||
)
|
)
|
||||||
MSG_HASH(
|
MSG_HASH(
|
||||||
MSG_NO_ARGUMENTS_SUPPLIED_AND_NO_MENU_BUILTIN,
|
MSG_NO_ARGUMENTS_SUPPLIED_AND_NO_MENU_BUILTIN,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user