Fixed a 'typo'. Netplay is not Windows only.

This commit is contained in:
n-a-c-h
2004-12-08 15:52:46 +00:00
parent ee5c300453
commit 2ba4e544fd

View File

@@ -4573,7 +4573,7 @@ GUINetTextm2 db 0,0,0
GUINetTextn2 db '_',0 GUINetTextn2 db '_',0
GUINetTexto2 db 'BACK BUFFER',0 GUINetTexto2 db 'BACK BUFFER',0
GUINetTextp2 db 'ALLOW UDP CONNECTION',0 GUINetTextp2 db 'ALLOW UDP CONNECTION',0
GUINetTextr1 db 'PLEASE RESTART ZSNESW',0 GUINetTextr1 db 'PLEASE RESTART ZSNES',0
GUINetTextr2 db 'BEFORE STARTING A NEW',0 GUINetTextr2 db 'BEFORE STARTING A NEW',0
GUINetTextr3 db 'NETPLAY SESSION',0 GUINetTextr3 db 'NETPLAY SESSION',0