(upd_ship): Fix the previous rev.

This commit is contained in:
Markus Armbruster 2005-02-20 01:46:17 +00:00
parent e5804f8dd8
commit 67ebeb674f

View file

@ -120,7 +120,7 @@ upd_ship(struct shpstr *sp, int etus,
int max_oil;
int max_food;
struct pchrstr *product;
s_char *resource;
u_char *resource;
int dep;
int n;
int mult;