mirror of
https://github.com/ApfelTeeSaft/UnrealEvent.git
synced 2026-08-27 03:43:40 +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;
|
|
}
|
|
|