shithub: choc

Download patch

ref: 9e803d93fa38e86999e1780068b3ee39b430c570
parent: 04ef30c2550c4b452890b8d18e4d66c45c096685
author: Simon Howard <fraggle@gmail.com>
date: Fri Oct 8 14:33:13 EDT 2010

Fix end game confirmation message.

Subversion-branch: /branches/strife-branch
Subversion-revision: 2161

--- 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)"