X-Git-Url: https://jxself.org/git/?p=super-star-trek.git;a=blobdiff_plain;f=src%2Fmoving.c;h=3e243a4eee0870383d3e68ae1988d0b47af0ba45;hp=c02f1c4c63ab234eae9eac9be8e5b17ecdb37da6;hb=f9acc563cce04f40f3d622f34ce5fd6263bfc619;hpb=c94108fede4723af905386473f6435467e96e630 diff --git a/src/moving.c b/src/moving.c index c02f1c4..3e243a4 100644 --- a/src/moving.c +++ b/src/moving.c @@ -277,7 +277,7 @@ static void getcd(bool isprobe, int akey) return; } while (navmode == unspecified) { - if (damaged(DCOMPTR)) { + if (damaged(DNAVSYS)) { if (isprobe) prout(_("Computer damaged; manual navigation only")); else