The shift key is an important one.

This commit is contained in:
Steve Checkoway
2006-08-19 20:05:43 +00:00
parent 03c0f2f5e4
commit a491752dba
+1 -1
View File
@@ -389,7 +389,7 @@ bool NoteData::IsHoldNoteAtRow( int iTrack, int iRow, int *pHeadRow ) const
case TapNote::tap:
case TapNote::mine:
case TapNote::attack:
case TapNote::lift;
case TapNote::lift:
return false;
case TapNote::empty: