The previous revision is wrong, back it out.

This commit is contained in:
Markus Armbruster 2006-03-26 17:36:27 +00:00
parent 82a3c0d0f5
commit 021a91a779
2 changed files with 5 additions and 5 deletions

View file

@ -340,7 +340,7 @@ eta_calc(struct shpstr *sp, s_char *path, int *len, int *nupdates)
i--;
} else {
mobil += (ship_mob_scale * (float)etu_per_update);
*nupdates++;
(*nupdates)++;
}
}
}