Don't give awards if GaveUp or UsedAutoplay

Move bGaveUp into StageStats.  It's not really a per-player value.
This commit is contained in:
Chris Danford
2005-10-01 00:18:13 +00:00
parent bc6c7c89bc
commit fa2a5bddc3
8 changed files with 23 additions and 10 deletions
+1 -1
View File
@@ -214,7 +214,7 @@ void GraphDisplay::LoadFromStageStats( const StageStats &ss, const PlayerStageSt
UpdateVerts();
if( !pss.bFailed && !pss.bGaveUp )
if( !pss.bFailed )
{
//
// Search for the min life record to show "Just Barely!"