diff options
Diffstat (limited to '')
-rw-r--r-- | linden/indra/newview/llfloaterreporter.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/linden/indra/newview/llfloaterreporter.cpp b/linden/indra/newview/llfloaterreporter.cpp index 50e2480..15f278d 100644 --- a/linden/indra/newview/llfloaterreporter.cpp +++ b/linden/indra/newview/llfloaterreporter.cpp | |||
@@ -361,6 +361,7 @@ void LLFloaterReporter::getObjectInfo(const LLUUID& object_id) | |||
361 | } | 361 | } |
362 | else | 362 | else |
363 | { | 363 | { |
364 | LLSelectMgr::waitForObjectResponse(mObjectID); | ||
364 | // we have to query the simulator for information | 365 | // we have to query the simulator for information |
365 | // about this object | 366 | // about this object |
366 | LLMessageSystem* msg = gMessageSystem; | 367 | LLMessageSystem* msg = gMessageSystem; |