mirror of
https://github.com/overte-org/overte.git
synced 2025-04-20 04:44:11 +02:00
fixed build buster after merge
This commit is contained in:
parent
98904d84ff
commit
7c7c931e83
1 changed files with 1 additions and 1 deletions
|
@ -256,7 +256,7 @@ class Head : public AgentData {
|
|||
|
||||
float springVelocityDecay;
|
||||
float springForce;
|
||||
//float springToBodyTightness;
|
||||
float springToBodyTightness; // XXXBHG - this had been commented out, but build breaks without it.
|
||||
|
||||
int eyeContact;
|
||||
eyeContactTargets eyeContactTarget;
|
||||
|
|
Loading…
Reference in a new issue