From 2ba4e544fdb4e8a380c9e14f24a417f0fbbc8bab Mon Sep 17 00:00:00 2001 From: n-a-c-h <> Date: Wed, 8 Dec 2004 15:52:46 +0000 Subject: [PATCH] Fixed a 'typo'. Netplay is not Windows only. --- zsnes/src/gui/guiwindp.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/zsnes/src/gui/guiwindp.inc b/zsnes/src/gui/guiwindp.inc index af74e80f..a1e2a600 100644 --- a/zsnes/src/gui/guiwindp.inc +++ b/zsnes/src/gui/guiwindp.inc @@ -4573,7 +4573,7 @@ GUINetTextm2 db 0,0,0 GUINetTextn2 db '_',0 GUINetTexto2 db 'BACK BUFFER',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 GUINetTextr3 db 'NETPLAY SESSION',0