Files
FNGameProj/Source/FortniteUI/Private/FortTournamentDisplayInfo.cpp
2024-01-21 00:41:14 +01:00

7 lines
137 B
C++

#include "FortTournamentDisplayInfo.h"
FFortTournamentDisplayInfo::FFortTournamentDisplayInfo() {
this->PinScoreRequirement = 0;
}