6 lines
122 B
C++
Executable file
6 lines
122 B
C++
Executable file
#include "GuntowerModuleLevel.h"
|
|
|
|
FGuntowerModuleLevel::FGuntowerModuleLevel() {
|
|
this->PreventDuplication = false;
|
|
}
|
|
|