6 lines
106 B
C++
Executable file
6 lines
106 B
C++
Executable file
#include "VanityEventSource.h"
|
|
|
|
FVanityEventSource::FVanityEventSource() {
|
|
this->EventIcon = NULL;
|
|
}
|
|
|