X-Git-Url: https://jxself.org/git/?p=super-star-trek.git;a=blobdiff_plain;f=moving.c;h=0b9ecbed686f32c5b5997607e835ec29fc4fe9dc;hp=26011bfb0960dfd89d51fd51acc9bab6e5b082fe;hb=77e371705e1e059173ec9c88f63be7a460e44e50;hpb=02f05de93d48d0147cfffbb8e55ca7776ca09797 diff --git a/moving.c b/moving.c index 26011bf..0b9ecbe 100644 --- a/moving.c +++ b/moving.c @@ -764,7 +764,7 @@ void timwrp() { /* Make sure Galileo is consistant -- Snapshot may have been taken when on planet, which would give us two Galileos! */ gotit = 0; - for (l = 1; l <= inplan; l++) { + for (l = 0; l < inplan; l++) { if (game.state.plnets[l].known == shuttle_down) { gotit = 1; if (iscraft==1 && ship==IHE) {