예제 #1
0
void CBliinkTeam::ResetScores( void )
{
	SetRoundsWon(0);
	SetScore(0);
}
예제 #2
0
void CSDKTeam::ResetScores( void )
{
	SetRoundsWon(0);
	SetScore(0);
}