center after teleport

This commit is contained in:
James B. Pollack 2016-08-23 12:02:57 -07:00
parent 21bc06f154
commit fcf459645d

View file

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