1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2025-01-21 07:53:53 +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()