6 lines
104 B
C++
Executable file
6 lines
104 B
C++
Executable file
#include "FloodFillPillar.h"
|
|
|
|
UFloodFillPillar::UFloodFillPillar() {
|
|
this->NoiseOverride = NULL;
|
|
}
|
|
|