This commit is contained in:
aozhiwei 2023-02-25 18:16:01 +08:00
parent 0ed8ec8d2f
commit f8a187ee48

View File

@ -13,6 +13,7 @@ namespace mt
int object_id = 0;
int object_type = 0;
glm::vec3 pos;
float rotation = 0.0f;
};
DECLARE_ID_TABLE(Map, mtb::Map,