Fix typo
This commit is contained in:
parent
8a05e20c33
commit
03d9de7b1a
@ -57,7 +57,7 @@ struct leaf_t {
|
|||||||
};
|
};
|
||||||
|
|
||||||
struct weighted_leaf_t {
|
struct weighted_leaf_t {
|
||||||
weighted_group_id_t m_weighed_group_id;
|
weighted_group_id_t m_weighted_group_id;
|
||||||
mtl::vec2 m_position;
|
mtl::vec2 m_position;
|
||||||
mtl::mat<2, 2> m_orientation;
|
mtl::mat<2, 2> m_orientation;
|
||||||
};
|
};
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user