(upd_ship): Fix the previous rev.
This commit is contained in:
parent
e5804f8dd8
commit
67ebeb674f
1 changed files with 1 additions and 1 deletions
|
@ -120,7 +120,7 @@ upd_ship(struct shpstr *sp, int etus,
|
||||||
int max_oil;
|
int max_oil;
|
||||||
int max_food;
|
int max_food;
|
||||||
struct pchrstr *product;
|
struct pchrstr *product;
|
||||||
s_char *resource;
|
u_char *resource;
|
||||||
int dep;
|
int dep;
|
||||||
int n;
|
int n;
|
||||||
int mult;
|
int mult;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue