fix warnings

This commit is contained in:
Glenn Maynard
2004-06-24 07:30:04 +00:00
parent 9609f5303a
commit f643f412fb
2 changed files with 0 additions and 5 deletions
-1
View File
@@ -329,7 +329,6 @@ void BeginnerHelper::Update( float fDeltaTime )
// the row we want to check on this update
int iCurRow = BeatToNoteRowNotRounded(GAMESTATE->m_fSongBeat + 0.4f);
int iActualRow = BeatToNoteRowNotRounded(GAMESTATE->m_fSongBeat);
for(int pn=0; pn<NUM_PLAYERS; pn++)
{
// Skip if not enabled