6 lines
67 B
C++
Executable file
6 lines
67 B
C++
Executable file
#include "NotDLC.h"
|
|
|
|
UNotDLC::UNotDLC() {
|
|
this->dlc = NULL;
|
|
}
|
|
|