make it work

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