props/prop_mesh_utils.cpp

10 lines
142 B
C++
Raw Normal View History

2020-04-03 13:45:55 +02:00
#include "prop_mesh_utils.h"
PropMeshUtils::PropMeshUtils() {
}
PropMeshUtils::~PropMeshUtils() {
}
void PropMeshUtils::_bind_methods() {
}