Revision 0477abcf server/src/EmotionConfig.cpp

View differences:

server/src/EmotionConfig.cpp
93 93
    //mouth:
94 94
    mouth_override.position_left   = 0.0;
95 95
    mouth_override.opening_left    = 0.0;
96
    mouth_override.position_center = 17.0;
97
    mouth_override.opening_center  = 0.0;
96
    mouth_override.position_center = 16.0;
97
    mouth_override.opening_center  = 3.0;
98 98
    mouth_override.position_right  = 0.0;
99 99
    mouth_override.opening_right   = 0.0;
100 100

  

Also available in: Unified diff