#include "TDMTeamScoreData.h" FTDMTeamScoreData::FTDMTeamScoreData() { this->CurrScorePercent = 0.00f; this->CurrScore = 0; }