1
This commit is contained in:
parent
0ed8ec8d2f
commit
f8a187ee48
@ -13,6 +13,7 @@ namespace mt
|
|||||||
int object_id = 0;
|
int object_id = 0;
|
||||||
int object_type = 0;
|
int object_type = 0;
|
||||||
glm::vec3 pos;
|
glm::vec3 pos;
|
||||||
|
float rotation = 0.0f;
|
||||||
};
|
};
|
||||||
|
|
||||||
DECLARE_ID_TABLE(Map, mtb::Map,
|
DECLARE_ID_TABLE(Map, mtb::Map,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user