#include "KingSystem/Map/mapObject.h" namespace ksys::map { Object::Object() = default; }