cleanup
This commit is contained in:
@@ -498,7 +498,6 @@ RageColor scale( float x, float l1, float h1, const RageColor &a, const RageColo
|
||||
bool Sprite::EarlyAbortDraw() const
|
||||
{
|
||||
return m_pTexture == NULL && !m_bDrawIfTextureNull;
|
||||
// return false;
|
||||
}
|
||||
|
||||
void Sprite::DrawPrimitives()
|
||||
|
||||
Reference in New Issue
Block a user