mirror of
https://github.com/TES3MP/openmw-tes3mp.git
synced 2025-01-19 20:53:50 +00:00
minor fix
This commit is contained in:
parent
0ab4068fbd
commit
7b1788b03b
1 changed files with 1 additions and 2 deletions
|
@ -24,8 +24,7 @@ namespace MWRender
|
|||
mFreeLook(true),
|
||||
mHeight(128.f),
|
||||
mCameraDistance(300.f),
|
||||
mDistanceAdjusted(false),
|
||||
mAnimation(NULL)
|
||||
mDistanceAdjusted(false)
|
||||
{
|
||||
mVanity.enabled = false;
|
||||
mVanity.allowed = true;
|
||||
|
|
Loading…
Reference in a new issue