kima2/src/core/entity.cpp

6 lines
42 B
C++
Raw Normal View History

2018-07-05 16:29:43 +02:00
#include "entity.h"
Entity::Entity()
{
}