mirror of
https://github.com/lubosz/overte.git
synced 2025-04-24 03:53:52 +02:00
center after teleport
This commit is contained in:
parent
6c80a35c4b
commit
c4c6b30440
1 changed files with 2 additions and 0 deletions
|
@ -564,6 +564,8 @@ function Teleporter() {
|
|||
}
|
||||
|
||||
}, SMOOTH_ARRIVAL_SPACING);
|
||||
|
||||
HMD.centerUI();
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue