missed DQ changes

This commit is contained in:
Glenn Maynard
2007-04-26 00:54:33 +00:00
parent 6494893afb
commit 0036068bd5
2 changed files with 10 additions and 0 deletions
+1
View File
@@ -1732,6 +1732,7 @@ void ScreenGameplay::Update( float fDeltaTime )
FOREACH_EnabledPlayerNumberInfo( m_vPlayerInfo, pi )
{
pi->GetPlayerStageStats()->m_bFailed |= bAllHumanHaveComboOf30OrMoreMisses;
pi->GetPlayerStageStats()->m_bDisqualified = true;
}
AbortGiveUp( false );