|
@@ -148,9 +148,8 @@ U32 GFXDrawUtil::drawTextN( GFont *font, const Point2I &ptDraw, const UTF8 *in_s
|
|
return drawTextN( font, ptDraw, ubuf, n, colorTable, maxColorIndex, rot );
|
|
return drawTextN( font, ptDraw, ubuf, n, colorTable, maxColorIndex, rot );
|