X-Git-Url: https://jxself.org/git/?p=super-star-trek.git;a=blobdiff_plain;f=events.c;h=641b77ad65f325944a9842f0ca345f7a8b052cb9;hp=10c030ae0bb25abe52ed964040b82b26f4a90e35;hb=93ede5b2bb8928b8aa17e750f48e6c5e59b81ab1;hpb=6ce608e874cf60dffe59fdbdedfb74e13f78382c diff --git a/events.c b/events.c index 10c030a..641b77a 100644 --- a/events.c +++ b/events.c @@ -222,7 +222,7 @@ void events(void) { prout(".\""); if (resting) { skip(1); - proutn("Mr. Spock- \"Captain, shall we cancel the rest period?\""); + proutn("Mr. Spock- \"Captain, shall we cancel the rest period?\" "); if (ja()) { resting = 0; Time = 0.0;