Revision 6594db08 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 = 15.0;
96
    mouth_override.position_center = 17.0;
97 97
    mouth_override.opening_center  = 0.0;
98 98
    mouth_override.position_right  = 0.0;
99 99
    mouth_override.opening_right   = 0.0;
......
124 124
    //mouth:
125 125
    mouth_override.position_left   = 0.0;
126 126
    mouth_override.opening_left    = 0.0;
127
    mouth_override.position_center = 18.0;
127
    mouth_override.position_center = 19.0;
128 128
    mouth_override.opening_center  = 15.0;
129 129
    mouth_override.position_right  = 0.0;
130 130
    mouth_override.opening_right   = 0.0;

Also available in: Unified diff