semicolon

This commit is contained in:
James B. Pollack 2016-05-18 08:53:57 -07:00
parent 946558d0f6
commit 5d1b2996d3

View file

@ -592,7 +592,7 @@
update: function() {
if (_this.tidying === true) {
return
return;
}
var leftHandPosition = MyAvatar.getLeftPalmPosition();