Correctly align shutdown information

This commit is contained in:
Alexander Bock
2017-10-18 10:18:03 -04:00
parent 9a81b311f0
commit b3baf72f49

View File

@@ -568,7 +568,7 @@ void RenderEngine::renderShutdownInformation(float timer, float fullTime) {
fontResolution().x - size.boundingBox.x - 10,
fontResolution().y - size.boundingBox.y
);
penPosition.y -= _fontDate->height();
// penPosition.y -= _fontDate->height();
RenderFontCr(
*_fontDate,