resolve conflicts on merge with upstream master

This commit is contained in:
Stephen Birarda 2013-04-16 12:02:33 -07:00
parent 1dd21a450e
commit 53108b01ef

View file

@ -354,8 +354,8 @@ void reset_sensors()
//
myAvatar.setRenderYaw(startYaw);
yaw = renderYawRate = 0;
pitch = renderPitch = renderPitchRate = 0;
renderYawRate = 0;
renderPitchRate = 0;
myAvatar.setBodyPosition(start_location);
headMouseX = WIDTH/2;
headMouseY = HEIGHT/2;