center after teleport

This commit is contained in:
James B. Pollack 2016-08-23 12:02:57 -07:00 committed by Chris Collins
parent 6c80a35c4b
commit c4c6b30440

View file

@ -564,6 +564,8 @@ function Teleporter() {
}
}, SMOOTH_ARRIVAL_SPACING);
HMD.centerUI();
}
}