satmap: Separate and align columns in output properly
Land unit coordinates run into efficiency in output of satellite when the y coordinate is wider than three characters. Broken in Empire 2. Restore the separating space. Both ship and land unit table header aren't aligned with the table body. Affects recon and sweep with spy planes, and satellite. Fix the header. Reported-by: William Fittge <ptkei2@gmail.com> Signed-off-by: Markus Armbruster <armbru@pond.sub.org>
This commit is contained in:
parent
51efb954d0
commit
48912d3c0b
1 changed files with 6 additions and 6 deletions
|
@ -28,7 +28,7 @@
|
|||
*
|
||||
* Known contributors to this file:
|
||||
* Steve McClure, 2000
|
||||
* Markus Armbruster, 2004-2011
|
||||
* Markus Armbruster, 2004-2013
|
||||
*/
|
||||
|
||||
#include <config.h>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue