forked from mirror/openmw-tes3mp
Update 1st person up axis ASAP.
This commit is contained in:
parent
999869da24
commit
2b72a04e7a
1 changed files with 1 additions and 0 deletions
|
@ -108,6 +108,7 @@ namespace CSVRender
|
|||
{
|
||||
mLockUpright = true;
|
||||
mUp = up;
|
||||
setModified();
|
||||
}
|
||||
|
||||
void FreeCameraController::unfixUpAxis()
|
||||
|
|
Loading…
Reference in a new issue