ref: b7c731203607a7de04013bb39b82383eeef19f5e
parent: 3b0f96df4c8fec82e5b4b75e80991c073bcf8177
author: Simon Howard <[email protected]>
date: Mon Jul 7 05:10:26 EDT 2008
Fix quit screen confirm message to say "quit to dos" rather than just "quit" (thanks MikeRS) Subversion-branch: /trunk/chocolate-doom Subversion-revision: 1148
--- a/src/d_englsh.h
+++ b/src/d_englsh.h
@@ -68,7 +68,7 @@
#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 DOSY "(press y to quit)"
+#define DOSY "(press y to quit to dos.)"
#define DETAILHI "High detail"
#define DETAILLO "Low detail"