Changed some text in netplay window to be more clear that we are using TCP mode insted of UDP
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user