Revision 071079cd

View differences:

server/src/EmotionConfig.cpp
259 259
    //mouth:
260 260
    mouth_override.position_left   = 0.0;
261 261
    mouth_override.opening_left    = 0.0;
262
    mouth_override.position_center = 15.0;
263
    mouth_override.opening_center  = 30.0;
262
    mouth_override.position_center = 18.0;
263
    mouth_override.opening_center  = 0.0;
264 264
    mouth_override.position_right  = 0.0;
265 265
    mouth_override.opening_right   = 0.0;
266 266
}

Also available in: Unified diff