typo2
parent
ca1fe0192a
commit
32a01cd80e
|
|
@ -4089,7 +4089,7 @@ void LLAgent::initOriginGlobal(const LLVector3d &origin_global)
|
||||||
|
|
||||||
bool LLAgent::leftButtonGrabbed() const
|
bool LLAgent::leftButtonGrabbed() const
|
||||||
{
|
{
|
||||||
static LLCachedControl<bool> fsTrishMouseLookFix(gSavedSettings, "FSTristMouseLookFix");
|
static LLCachedControl<bool> fsTrishMouseLookFix(gSavedSettings, "FSTrishMouseLookFix");
|
||||||
const bool camera_mouse_look = gAgentCamera.cameraMouselook();
|
const bool camera_mouse_look = gAgentCamera.cameraMouselook();
|
||||||
|
|
||||||
if (fsTrishMouseLookFix)
|
if (fsTrishMouseLookFix)
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue