Missed a spot.
This commit is contained in:
+1
-1
@@ -953,7 +953,7 @@ void NoteField::DrawPrimitives()
|
|||||||
{
|
{
|
||||||
float fBeat = seg->GetBeat();
|
float fBeat = seg->GetBeat();
|
||||||
if( IS_ON_SCREEN(fBeat) )
|
if( IS_ON_SCREEN(fBeat) )
|
||||||
DrawFreezeText( fBeat, seg->GetPause() );
|
DrawDelayText( fBeat, seg->GetPause() );
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user