DQ on give up to prevent unlock cheating

This commit is contained in:
Chris Danford
2006-04-25 00:40:16 +00:00
parent 3ebb7787d0
commit 41197493b4
+3
View File
@@ -1084,6 +1084,9 @@ bool GameState::IsDisqualified( PlayerNumber pn )
if( !GAMESTATE->IsHumanPlayer(pn) )
return false;
if( STATSMAN->m_CurStageStats.bGaveUp )
return true;
const PlayerOptions &po = GAMESTATE->m_pPlayerState[pn]->m_StoredPlayerOptions;
// Check the stored player options for disqualify. Don't disqualify because