props/prop_voxelman_light.cpp

10 lines
166 B
C++
Raw Normal View History

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