1
0
Fork 1
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:
Marc Zinnschlag 2012-11-10 15:11:21 +01:00
parent 0ab4068fbd
commit 7b1788b03b

View file

@ -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;