fixed build buster after merge

This commit is contained in:
ZappoMan 2013-04-12 17:10:04 -07:00
parent 98904d84ff
commit 7c7c931e83

View file

@ -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;