summaryrefslogtreecommitdiff
path: root/indra/newview/llagent.cpp
diff options
context:
space:
mode:
authorXiaohong Bao <bao@lindenlab.com>2013-09-09 12:00:16 -0600
committerXiaohong Bao <bao@lindenlab.com>2013-09-09 12:00:16 -0600
commit62d40c8d85c57158db226b25bac27f3e77672f8e (patch)
tree720b84cb42a727b1e22dfb40ab3335c22815404b /indra/newview/llagent.cpp
parente4cacda5a0cf3918bdc8091997b988235e9d4f3d (diff)
parenta9d22b0f585cc90ba1bb94a68cc4175b3019b062 (diff)
Automated merge with http://bitbucket.org/lindenlab/viewer-interesting
Diffstat (limited to 'indra/newview/llagent.cpp')
-rwxr-xr-xindra/newview/llagent.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/newview/llagent.cpp b/indra/newview/llagent.cpp
index a7bd628d5a..d7965c1e8f 100755
--- a/indra/newview/llagent.cpp
+++ b/indra/newview/llagent.cpp
@@ -4015,6 +4015,7 @@ void LLAgent::teleportCancel()
}
clearTeleportRequest();
gAgent.setTeleportState( LLAgent::TELEPORT_NONE );
+ gPipeline.resetVertexBuffers();
}