mirror of
https://github.com/FortniteModdingHub/FNGameProj.git
synced 2026-09-02 12:33:25 +00:00
8 lines
202 B
C++
8 lines
202 B
C++
#include "AthenaChallengeScreenTile_Daily.h"
|
|
|
|
UAthenaChallengeScreenTile_Daily::UAthenaChallengeScreenTile_Daily() {
|
|
this->Image_PartyAssist = NULL;
|
|
this->EntryBox_MinimalInfoDailies = NULL;
|
|
}
|
|
|