Subversion Repositories svn1-original

Rev

Rev 231 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 231 Rev 232
Line 2605... Line 2605...
2605
            if ( team_buf.flags.disqualified )
2605
            if ( team_buf.flags.disqualified )
2606
            {
2606
            {
2607
                ptr->teamclass[team_buf.teamclass].disqualified++;
2607
                ptr->teamclass[team_buf.teamclass].disqualified++;
2608
                ptr->total.disqualified++;
2608
                ptr->total.disqualified++;
2609
                valid = false;
2609
                valid = false;
-
 
2610
 
2610
            }
2611
            }
2611
 
2612
 
2612
            if ( team_buf.flags.vet_check )
2613
            if ( team_buf.flags.vet_check )
2613
            {
2614
            {
2614
                ptr->teamclass[team_buf.teamclass].vet_check++;
2615
                ptr->teamclass[team_buf.teamclass].vet_check++;