mirror of
https://github.com/TES3MP/TES3MP.git
synced 2025-09-27 23:21:20 -04:00
minor fix
This commit is contained in:
parent
0ab4068fbd
commit
7b1788b03b
@ -24,8 +24,7 @@ namespace MWRender
|
|||||||
mFreeLook(true),
|
mFreeLook(true),
|
||||||
mHeight(128.f),
|
mHeight(128.f),
|
||||||
mCameraDistance(300.f),
|
mCameraDistance(300.f),
|
||||||
mDistanceAdjusted(false),
|
mDistanceAdjusted(false)
|
||||||
mAnimation(NULL)
|
|
||||||
{
|
{
|
||||||
mVanity.enabled = false;
|
mVanity.enabled = false;
|
||||||
mVanity.allowed = true;
|
mVanity.allowed = true;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user