From e59a61635342af014a915bfa69d24bca228ff784 Mon Sep 17 00:00:00 2001 From: Simon Howard Date: Sat, 26 Jul 2008 15:23:06 +0000 Subject: Fix "dimensional shambler waiting at the dos prompt" quit message to match the one in doom2.exe precisely. Subversion-branch: /trunk/chocolate-doom Subversion-revision: 1156 --- src/dstrings.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/dstrings.c b/src/dstrings.c index e7709bba..b83d868f 100644 --- a/src/dstrings.c +++ b/src/dstrings.c @@ -45,7 +45,7 @@ char *doom2_endmsg[] = // QuitDOOM II messages "are you sure you want to\nquit this great game?", "you want to quit?\nthen, thou hast lost an eighth!", - "don't go now, there's a \ndimensional shambler waiting \nat the dos prompt!", + "don't go now, there's a \ndimensional shambler waiting\nat the dos prompt!", "get outta here and go back\nto your boring programs.", "if i were your boss, i'd \n deathmatch ya in a minute!", "look, bud. you leave now\nand you forfeit your body count!", -- cgit v1.2.3