X-Git-Url: https://jxself.org/git/?a=blobdiff_plain;f=events.c;h=d734cce5c79111967e726c376632e62c1d49bc45;hb=e7c2a3097e455ce93c62a21832e5c584031468db;hp=2935404971853361eb375ce2f3c12a16b31673d2;hpb=1e2622cf770b7183b813e0dc0095f085dda4419f;p=super-star-trek.git diff --git a/events.c b/events.c index 2935404..d734cce 100644 --- a/events.c +++ b/events.c @@ -50,8 +50,7 @@ void events(void) game.damage[l] -= (game.damage[l]-repair > 0.0 ? repair : game.damage[l]); /* If radio repaired, update star chart and attack reports */ if (radio_was_broken && game.damage[DRADIO] == 0.0) { - stdamtim = FOREVER; - prout("Lt. Uhura- \"Captain, the sub-space radio is working and"); +1 prout("Lt. Uhura- \"Captain, the sub-space radio is working and"); prout(" surveillance reports are coming in."); skip(1); if (iseenit==0) {