mirror of
https://github.com/overte-org/overte.git
synced 2025-04-20 11:45:36 +02:00
minor whitespace formatting
This commit is contained in:
parent
57e217c7fb
commit
a014d7883e
1 changed files with 1 additions and 1 deletions
|
@ -89,7 +89,7 @@ public:
|
|||
friend class AvatarData;
|
||||
protected:
|
||||
AvatarData* _owningAvatarData;
|
||||
std::vector<PalmData> _palms;
|
||||
std::vector<PalmData> _palms;
|
||||
|
||||
glm::quat getBaseOrientation() const;
|
||||
glm::vec3 getBasePosition() const;
|
||||
|
|
Loading…
Reference in a new issue