6 lines
125 B
C++
Executable file
6 lines
125 B
C++
Executable file
#include "DiscordRewardNotification.h"
|
|
|
|
FDiscordRewardNotification::FDiscordRewardNotification() {
|
|
this->Icon = NULL;
|
|
}
|
|
|