don't depend on texture env 2+ being clear
This commit is contained in:
@@ -493,6 +493,8 @@ void NoteDisplay::DrawHoldBody( const TapNote& tn, int iCol, int iRow, bool bIsB
|
||||
}
|
||||
|
||||
|
||||
DISPLAY->ClearAllTextures();
|
||||
|
||||
// draw manually in small segments
|
||||
const RectF *pRect = pSprBody->GetCurrentTextureCoordRect();
|
||||
const float fFrameWidth = pSprBody->GetZoomedWidth();
|
||||
|
||||
Reference in New Issue
Block a user