X-Git-Url: https://jxself.org/git/?p=super-star-trek.git;a=blobdiff_plain;f=reports.c;h=c43732670462480db8fa7eefd7e54104680c0aee;hp=f169c150e4ddd5bd192887cccb56f2e575169171;hb=ca19525727deffe6ea0012d35168d9942baa3958;hpb=0494866db0a61c4111d1fb15836cea9b8c1a9d97 diff --git a/reports.c b/reports.c index f169c15..c437326 100644 --- a/reports.c +++ b/reports.c @@ -194,11 +194,11 @@ void chart(int nn) rechart(); if (lastchart < game.state.date && condit == IHDOCKED) { - proutn("Spock- \"I revised the Star Chart from the starbase's records.\"\n"); + prout("Spock- \"I revised the Star Chart from the starbase's records.\""); rechart(); } - if (nn == 0) proutn(" STAR CHART FOR THE KNOWN GALAXY\n"); + if (nn == 0) prout(" STAR CHART FOR THE KNOWN GALAXY"); if (game.state.date > lastchart) prout("(Last surveillance update %d stardates ago).", (int)(game.state.date-lastchart)); @@ -226,9 +226,8 @@ void chart(int nn) proutn(" "); } proutn(" |"); - if (i