don't tween; let commands do that

This commit is contained in:
Glenn Maynard
2006-08-16 18:57:51 +00:00
parent 7bc51fc0b0
commit 47493d970e
-2
View File
@@ -134,8 +134,6 @@ void BPMDisplay::SetBPMRange( const DisplayBpms &bpms )
m_fPercentInState = 1;
}
StopTweening();
BeginTweening(0.5f);
if( GAMESTATE->IsAnExtraStage() )
SetDiffuse( EXTRA_COLOR );
else if( !AllIdentical )