6 lines
157 B
C++
Executable file
6 lines
157 B
C++
Executable file
#include "RemoveFloatingIslandOperationData.h"
|
|
|
|
FRemoveFloatingIslandOperationData::FRemoveFloatingIslandOperationData() {
|
|
this->OperationNumber = 0;
|
|
}
|
|
|