Belatedly clean up after commit 3b4de2fe
Remove option FUEL
This commit is contained in:
parent
c15df51e27
commit
a474791e7b
3 changed files with 6 additions and 13 deletions
|
@ -55,8 +55,8 @@ land(void)
|
|||
if (nunits++ == 0) {
|
||||
if (player->god)
|
||||
pr("own ");
|
||||
pr(" # unit type x,y a eff mil frt mu fd");
|
||||
pr(" tch retr xl ln carry\n");
|
||||
pr(" # unit type x,y a eff mil frt mu fd"
|
||||
" tch retr xl ln carry\n");
|
||||
}
|
||||
if (land.lnd_off)
|
||||
noff++;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue