mirror of
https://github.com/HifiExperiments/overte.git
synced 2025-08-09 09:18:45 +02:00
redo
This commit is contained in:
parent
c39eb6294e
commit
32eda3a49c
1 changed files with 1 additions and 1 deletions
|
@ -91,7 +91,7 @@ WebTablet = function (url, width, dpi, hand, clientOnly) {
|
||||||
alpha: 1.0,
|
alpha: 1.0,
|
||||||
parentID: this.tabletEntityID,
|
parentID: this.tabletEntityID,
|
||||||
parentJointIndex: -1,
|
parentJointIndex: -1,
|
||||||
showKeyboardFocusHighlight: true
|
showKeyboardFocusHighlight: false
|
||||||
});
|
});
|
||||||
|
|
||||||
var HOME_BUTTON_Y_OFFSET = -0.25;
|
var HOME_BUTTON_Y_OFFSET = -0.25;
|
||||||
|
|
Loading…
Reference in a new issue