6 lines
129 B
C++
Executable file
6 lines
129 B
C++
Executable file
#include "VictoryPoseSchematicItem.h"
|
|
|
|
UVictoryPoseSchematicItem::UVictoryPoseSchematicItem() {
|
|
this->VictoryPose = NULL;
|
|
}
|
|
|