diff options
| author | Brad Payne (Vir Linden) <vir@lindenlab.com> | 2010-07-08 10:57:15 -0400 |
|---|---|---|
| committer | Brad Payne (Vir Linden) <vir@lindenlab.com> | 2010-07-08 10:57:15 -0400 |
| commit | c80da2248d17bf9355fccd203b51548f983bd8ab (patch) | |
| tree | 17a2977b1c68013b0855f098aa4cdbd72950eb57 /indra/newview/llagentcamera.cpp | |
| parent | 7380d8f1cb9a40d1ca50d2c7675e08d270928947 (diff) | |
| parent | ca5e05a5c763b8eba3c6441f0f931af27cc89542 (diff) | |
merge
Diffstat (limited to 'indra/newview/llagentcamera.cpp')
| -rw-r--r-- | indra/newview/llagentcamera.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/newview/llagentcamera.cpp b/indra/newview/llagentcamera.cpp index c70bbb985f..1ef9e34f87 100644 --- a/indra/newview/llagentcamera.cpp +++ b/indra/newview/llagentcamera.cpp @@ -2065,6 +2065,7 @@ void LLAgentCamera::changeCameraToMouselook(BOOL animate) // Menus should not remain open on switching to mouselook... LLMenuGL::sMenuContainer->hideMenus(); + LLUI::clearPopups(); // unpause avatar animation gAgent.unpauseAnimation(); |
