diff --git a/sc2/content/lbm/micro.fon/127.png b/sc2/content/lbm/micro.fon/127.png new file mode 100644 index 000000000..7966237bb Binary files /dev/null and b/sc2/content/lbm/micro.fon/127.png differ diff --git a/sc2/src/sc2code/planets/scan.c b/sc2/src/sc2code/planets/scan.c index a42125fdf..ffbd2f6ce 100644 --- a/sc2/src/sc2code/planets/scan.c +++ b/sc2/src/sc2code/planets/scan.c @@ -437,7 +437,7 @@ PrintCoarseScan3DO (void) SetSemaphore (GraphicsSem); t.pStr = buf; if (pSolarSysState->SysInfo.PlanetInfo.AtmoDensity == GAS_GIANT_ATMOSPHERE) - wsprintf (buf, "|"); + wsprintf (buf, "\x7f"); else { temp = (pSolarSysState->SysInfo.PlanetInfo.AtmoDensity * 100