mirror of
https://github.com/AleziaKurdis/overte.git
synced 2025-04-08 23:12:16 +02:00
hopefully good now
This commit is contained in:
parent
266c08227f
commit
6c0bbfae76
1 changed files with 1 additions and 1 deletions
|
@ -457,7 +457,7 @@ function onGeometryChanged(rect) {
|
|||
}
|
||||
}
|
||||
|
||||
var TIMEOUT_BEFORE_REHIDE_TOOLBAR_MS = 700
|
||||
var TIMEOUT_BEFORE_REHIDE_TOOLBAR_MS = 700;
|
||||
function onDisplayModeChanged(isHMDMode) {
|
||||
if (isHMDMode) {
|
||||
Camera.setModeString("first person");
|
||||
|
|
Loading…
Reference in a new issue