(upd_ship): Remove carriage return.
This commit is contained in:
parent
1fbbccfe72
commit
e599f08a10
1 changed files with 1 additions and 1 deletions
|
@ -115,7 +115,7 @@ upd_ship(struct shpstr *sp, int etus,
|
||||||
{
|
{
|
||||||
struct sctstr *sectp;
|
struct sctstr *sectp;
|
||||||
struct mchrstr *mp;
|
struct mchrstr *mp;
|
||||||
int pstage, ptime;
|
int pstage, ptime;
|
||||||
int oil_gained;
|
int oil_gained;
|
||||||
int max_oil;
|
int max_oil;
|
||||||
int max_food;
|
int max_food;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue