Change some ugly and misleading names.
[super-star-trek.git] / src / moving.c
index 44a4945040bf8c006f255cf84b19f1188964a2be..b68c78be3f8ee291f75ce496a76a6cae44a185b3 100644 (file)
@@ -823,7 +823,7 @@ void timwrp()
           when on planet, which would give us two Galileos! */
        gotit = false;
        for (l = 0; l < game.inplan; l++) {
-           if (game.state.plnets[l].known == shuttle_down) {
+           if (game.state.planets[l].known == shuttle_down) {
                gotit = true;
                if (game.iscraft == onship && game.ship==IHE) {
                    prout(_("Checkov-  \"Security reports the Galileo has disappeared, Sir!"));