1
This commit is contained in:
parent
602f7e9001
commit
0ed8ec8d2f
@ -9,6 +9,7 @@ namespace mt
|
||||
|
||||
struct WorldObject
|
||||
{
|
||||
int object_uniid = 0;
|
||||
int object_id = 0;
|
||||
int object_type = 0;
|
||||
glm::vec3 pos;
|
||||
|
Loading…
x
Reference in New Issue
Block a user