1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-03-14 01:19:59 +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;