diff --git a/indra/newview/llhudeffectlookat.cpp b/indra/newview/llhudeffectlookat.cpp index 9fd3e4d697..b7f3235c7f 100644 --- a/indra/newview/llhudeffectlookat.cpp +++ b/indra/newview/llhudeffectlookat.cpp @@ -250,7 +250,7 @@ LLHUDEffectLookAt::LLHUDEffectLookAt(const U8 type) : mLastSendTime(0.f), // //mDebugLookAt( LLCachedControl(gSavedPerAccountSettings, "DebugLookAt", false)) - mDebugLookAt( LLCachedControl(gSavedPerAccountSettings, "DebugLookAt", false)) + mDebugLookAt( LLCachedControl(gSavedPerAccountSettings, "DebugLookAt", 0)) // { clearLookAtTarget();