1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-03-14 01:19:59 +00:00

Update 1st person up axis ASAP.

This commit is contained in:
Aesylwinn 2016-03-18 14:02:55 -04:00
parent 999869da24
commit 2b72a04e7a

View File

@ -108,6 +108,7 @@ namespace CSVRender
{
mLockUpright = true;
mUp = up;
setModified();
}
void FreeCameraController::unfixUpAxis()