Remove a non-working "fix" for now.

This commit is contained in:
Flameshadowxeroshin
2010-10-09 16:45:05 -05:00
parent 3df42d2a8e
commit 9e97e9b4dc
+3 -2
View File
@@ -920,11 +920,12 @@ void NoteField::DrawPrimitives()
{ {
continue; continue;
} }
case TapNote::hold_head: //The following doesn't work yet.
/*case TapNote::hold_head:
{ {
if (tn.subType == TapNote::hold_head_roll) if (tn.subType == TapNote::hold_head_roll)
continue; // skip continue; // skip
} }*/
} }
// Don't draw hidden (fully judged) steps. // Don't draw hidden (fully judged) steps.