Changed: #825 Remove all warning when compiling Ryzom

This commit is contained in:
kervala 2010-07-28 21:46:40 +02:00
parent 1cd25d97de
commit b72d16c806

View file

@ -59,6 +59,9 @@ CView View;
//-----------------------------------------------
CView::CView()
{
_ViewPos = CVector::Null;
_View = CVector::Null;
_RefinePos = CVector::Null;
_RearView=false;
_CurrentCameraDist = 0.0f;
_CurrentCameraSpeed = 0.0f;