The previous revision is wrong, back it out.
This commit is contained in:
parent
82a3c0d0f5
commit
021a91a779
2 changed files with 5 additions and 5 deletions
|
@ -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)++;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue