mirror of
https://github.com/lubosz/overte.git
synced 2025-04-26 19:35:48 +02:00
correcting spacing
This commit is contained in:
parent
36e9c604e9
commit
fab343a1d4
1 changed files with 1 additions and 1 deletions
|
@ -164,7 +164,7 @@ protected:
|
|||
int _lastKnownCurrentFrame{-1};
|
||||
|
||||
glm::u8vec3 _color;
|
||||
glm::vec3 _modelScale {1.0f};
|
||||
glm::vec3 _modelScale { 1.0f };
|
||||
QString _modelURL;
|
||||
bool _relayParentJoints;
|
||||
bool _groupCulled { false };
|
||||
|
|
Loading…
Reference in a new issue