minimize diff again

This commit is contained in:
Dante Ruiz 2017-03-09 00:10:38 +00:00
parent f6d799c048
commit b878f164fb

View file

@ -24,7 +24,6 @@ var desktopMenuItemName = "Desktop";
}
});
var controllerDisplay = false;
function updateControllerDisplay() {
if (HMD.active && Menu.isOptionChecked("Third Person")) {
@ -38,9 +37,7 @@ function updateControllerDisplay() {
}
}
var button;
var button;
var tablet = Tablet.getTablet("com.highfidelity.interface.tablet.system");
// Independent and Entity mode make people sick. Third Person and Mirror have traps that we need to work through.