summaryrefslogtreecommitdiff
path: root/indra/newview/llagentcamera.cpp
diff options
context:
space:
mode:
authorLoren Shih <seraph@lindenlab.com>2010-08-23 13:36:28 -0400
committerLoren Shih <seraph@lindenlab.com>2010-08-23 13:36:28 -0400
commit27c855149e657cebda863e279c8545f7816e1c18 (patch)
tree23cf8154df35f091844c3628dc5db65cb40507c3 /indra/newview/llagentcamera.cpp
parent1a8d917a6d0d2393a0f0248d0072dd7cfd487609 (diff)
First pass commit for breast physics.
Diffstat (limited to 'indra/newview/llagentcamera.cpp')
-rw-r--r--indra/newview/llagentcamera.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/newview/llagentcamera.cpp b/indra/newview/llagentcamera.cpp
index 68e408d3e4..01a4cce700 100644
--- a/indra/newview/llagentcamera.cpp
+++ b/indra/newview/llagentcamera.cpp
@@ -277,6 +277,7 @@ LLAgentCamera::~LLAgentCamera()
//-----------------------------------------------------------------------------
void LLAgentCamera::resetView(BOOL reset_camera, BOOL change_camera)
{
+ if (TRUE) return; // SERAPH DON'T CHECKIN
if (gAgent.getAutoPilot())
{
gAgent.stopAutoPilot(TRUE);