Changed some text in netplay window to be more clear that we are using TCP mode insted of UDP

This commit is contained in:
pagefault
2005-01-13 20:41:03 +00:00
parent d805647ea3
commit 85afb9ad73

View File

@@ -4599,7 +4599,7 @@ GUINetTextl2 db '7845',0,0,0
GUINetTextm2 db 0,0,0
GUINetTextn2 db '_',0
GUINetTexto2 db 'BACK BUFFER',0
GUINetTextp2 db 'ALLOW UDP CONNECTION',0
GUINetTextp2 db 'USE UDP INSTED OF TCP',0
GUINetTextr1 db 'PLEASE RESTART ZSNES',0
GUINetTextr2 db 'BEFORE STARTING A NEW',0
GUINetTextr3 db 'NETPLAY SESSION',0