fixed spacing

This commit is contained in:
Eric Levin 2015-12-01 17:05:51 -08:00
parent 40fb45c6d3
commit 34234da2d1

View file

@ -1277,6 +1277,7 @@ function update() {
Messages.subscribe('Hifi-Hand-Disabler');
handleHandDisablerMessages = function(channel, message, sender) {
if (sender === MyAvatar.sessionUUID) {
if (message === 'left') {
handToDisable = LEFT_HAND;