Fix the previous rev.
This commit is contained in:
parent
f826221a58
commit
1c3eead016
1 changed files with 1 additions and 1 deletions
|
@ -278,7 +278,7 @@ prod(void)
|
||||||
|
|
||||||
if (nsect++ == 0) {
|
if (nsect++ == 0) {
|
||||||
pr("PRODUCTION SIMULATION\n");
|
pr("PRODUCTION SIMULATION\n");
|
||||||
pr(" sect eff des avail make p.e. cost use1 use2 use3 max1 max2 max3 max\n");
|
pr(" sect des eff avail make p.e. cost use1 use2 use3 max1 max2 max3 max\n");
|
||||||
}
|
}
|
||||||
|
|
||||||
prxy("%4d,%-4d", nstr.x, nstr.y, player->cnum);
|
prxy("%4d,%-4d", nstr.x, nstr.y, player->cnum);
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue