this should work

This commit is contained in:
Preston Bezos 2019-06-07 12:02:15 -07:00
parent 4eccb7a124
commit e89f499c1a

View file

@ -4989,6 +4989,7 @@ void MyAvatar::setSprintSpeed(float value) {
_analogPlusSprintSpeed.set(value);
break;
default:
changed = false;
break;
}