New PIU noteskins! :D

This commit is contained in:
Alberto Ramos
2010-07-22 10:38:31 -06:00
parent 2d07cc65f3
commit ce0f7877c1
85 changed files with 278 additions and 1 deletions
+1 -1
View File
@@ -2008,7 +2008,7 @@ void Player::StepStrumHopo( int col, int row, const RageTimer &tm, bool bHeld, b
//oh wow, this was causing the trigger
//before the hold heads -DaisuMaster
//(It was >)
if( !REQUIRE_STEP_ON_HOLD_HEADS && fNoteOffset <= 0.f )
if( !REQUIRE_STEP_ON_HOLD_HEADS && fNoteOffset <= GetWindowSeconds( TW_W5 ) )
{
score = TNS_W1;
break;