From 701a98c8ed3e6cd3f556c7c77e3b57562558d3a7 Mon Sep 17 00:00:00 2001 From: Joshua Kwan Date: Wed, 31 Dec 2003 02:03:05 +0000 Subject: [PATCH] update the message git-svn-id: svn://katsu.triplehelix.org/dgamelaunch/trunk@15 db0b04b0-f4d1-0310-9a6d-de3e77497b0e --- dgamelaunch.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dgamelaunch.c b/dgamelaunch.c index f2d85f1..9ce64e5 100644 --- a/dgamelaunch.c +++ b/dgamelaunch.c @@ -186,7 +186,7 @@ inprogressmenu () clear (); mvaddstr (1, 1, VER1); mvaddstr (3, 1, - "(Press 'q' during game playback to return to this menu.)"); + "During playback, hit 'q' to return here, 'm' to contact the player."); mvaddstr (4, 1, "(Use capital letter of selection to strip DEC graphics, VERY experimental!)"); mvaddstr (5, 1, "The following games are in progress:");