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