mirror of
https://github.com/overte-org/overte.git
synced 2025-08-04 06:03:26 +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,
|
||||
parentID: this.tabletEntityID,
|
||||
parentJointIndex: -1,
|
||||
showKeyboardFocusHighlight: true
|
||||
showKeyboardFocusHighlight: false
|
||||
});
|
||||
|
||||
var HOME_BUTTON_Y_OFFSET = -0.25;
|
||||
|
|
Loading…
Reference in a new issue