Actor::DrawPrimitives() does nothing.
This commit is contained in:
@@ -787,7 +787,6 @@ void ColorBitmapText::DrawPrimitives( )
|
|||||||
m_aVertices[i].c = m_pTempState->glow;
|
m_aVertices[i].c = m_pTempState->glow;
|
||||||
DrawChars();
|
DrawChars();
|
||||||
}
|
}
|
||||||
Actor::DrawPrimitives();
|
|
||||||
}
|
}
|
||||||
|
|
||||||
void ColorBitmapText::SetMaxLines( int iNumLines, int iDirection )
|
void ColorBitmapText::SetMaxLines( int iNumLines, int iDirection )
|
||||||
|
|||||||
Reference in New Issue
Block a user