only ghost flash for great or higher
This commit is contained in:
@@ -509,6 +509,7 @@ void Player::OnRowDestroyed( int iIndexThatWasSteppedOn )
|
|||||||
iNumNotesInThisRow++;
|
iNumNotesInThisRow++;
|
||||||
|
|
||||||
// show the ghost arrow for this column
|
// show the ghost arrow for this column
|
||||||
|
if(score == TNS_GREAT || score == TNS_PERFECT || score == TNS_MARVELOUS)
|
||||||
m_GhostArrowRow.TapNote( c, score, m_Combo.GetCurrentCombo()>g_iBrightGhostThreshold );
|
m_GhostArrowRow.TapNote( c, score, m_Combo.GetCurrentCombo()>g_iBrightGhostThreshold );
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user