X-Git-Url: https://jxself.org/git/?p=super-star-trek.git;a=blobdiff_plain;f=src%2Fsetup.c;h=7b28c2d6fab57e377590ffdefa901b422a37563d;hp=b93859ca788a2161579e3ed1fc7c5a674c349693;hb=8700dc6a521fe201815aad02cf05f7f4c297c305;hpb=86f17194d065df99c2079102072cdcb1cfbc2339 diff --git a/src/setup.c b/src/setup.c index b93859c..7b28c2d 100644 --- a/src/setup.c +++ b/src/setup.c @@ -474,7 +474,7 @@ int choose(int needprompt) // Choose game options -- added by ESR for SST2K if (scan() != IHALPHA) { chew(); - proutn("Choose your game options: "); + proutn("Choose your game style (or just press enter): "); scan(); } if (isit("plain")) {