#include "thing.h" Thing::Thing() { m_type = TYPE_NONE; }