1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2025-06-28 14:41:33 +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), 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;