6 lines
135 B
C++
Executable file
6 lines
135 B
C++
Executable file
#include "VictoryPoseSchematicBank.h"
|
|
|
|
UVictoryPoseSchematicBank::UVictoryPoseSchematicBank() {
|
|
this->SchematicCategory = NULL;
|
|
}
|
|
|