Don't try to draw nothing.
This commit is contained in:
@@ -359,6 +359,7 @@ void BitmapText::DrawChars( bool bUseStrokeTexture )
|
|||||||
|
|
||||||
start = end;
|
start = end;
|
||||||
}
|
}
|
||||||
|
if (!vertices.empty())
|
||||||
DISPLAY->DrawQuads( vertices[0], iNumVertsToDraw );
|
DISPLAY->DrawQuads( vertices[0], iNumVertsToDraw );
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user