From 9e803d93fa38e86999e1780068b3ee39b430c570 Mon Sep 17 00:00:00 2001 From: Simon Howard Date: Fri, 8 Oct 2010 18:33:13 +0000 Subject: Fix end game confirmation message. Subversion-branch: /branches/strife-branch Subversion-revision: 2161 --- src/strife/d_englsh.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/strife/d_englsh.h b/src/strife/d_englsh.h index 422051b9..f7ff7684 100644 --- a/src/strife/d_englsh.h +++ b/src/strife/d_englsh.h @@ -66,7 +66,7 @@ #define MSGOFF "Messages OFF" #define MSGON "Messages ON" #define NETEND "you can't end a netgame!\n\n"PRESSKEY -#define ENDGAME "are you sure you want to end the game?\n\n"PRESSYN +#define ENDGAME "are you sure you want\nto end the game?\n\n"PRESSYN // haleyjd 09/11/10: [STRIFE] No "to dos." on this #define DOSY "(press y to quit)" -- cgit v1.2.3