props/prop_voxelman_light.cpp

10 lines
166 B
C++

#include "prop_voxelman_light.h"
PropVoxelmanLight::PropVoxelmanLight() {
}
PropVoxelmanLight::~PropVoxelmanLight() {
}
void PropVoxelmanLight::_bind_methods() {
}