|
@@ -818,7 +818,7 @@ void Graphics::printf(const std::string &str, float x, float y, float wrap, Alig
|
|
currentFont->print(*line_iter, ceil(x + (wrap - width) / 2), ceil(y), 0.0f);
|
|
currentFont->print(*line_iter, ceil(x + (wrap - width) / 2), ceil(y), 0.0f);
|