1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2025-03-03 09:19:41 +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()