diff options
-rw-r--r-- | src/d_englsh.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/d_englsh.h b/src/d_englsh.h index af26fea1..de8ff7f0 100644 --- 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" |