Convert spaces to tabs
This commit is contained in:
parent
7465574195
commit
243a15052f
19 changed files with 100 additions and 100 deletions
|
@ -155,7 +155,7 @@ vers(void)
|
|||
pr("The maximum amount of mobility used for land unit combat is %0.2f.\n",
|
||||
combat_mob);
|
||||
if (opt_MOB_ACCESS)
|
||||
pr("The starting mobility when acquiring a sector or unit is %d.\n",
|
||||
pr("The starting mobility when acquiring a sector or unit is %d.\n",
|
||||
-(etu_per_update / sect_mob_neg_factor));
|
||||
pr("\n");
|
||||
pr("Ships on autonavigation may use %i cargo holds per ship.\n", TMAX);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue