props_2d/prop_2d_ess_entity.cpp

10 lines
155 B
C++

#include "prop_2d_ess_entity.h"
Prop2DESSEntity::Prop2DESSEntity() {
}
Prop2DESSEntity::~Prop2DESSEntity() {
}
void Prop2DESSEntity::_bind_methods() {
}