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