From 8a45e1915dfa2bb1fed85b8340b0e21584e3dc8a Mon Sep 17 00:00:00 2001 From: dolphin Date: Tue, 27 May 2014 15:43:17 -0700 Subject: ACME-1495: Fxied merge --- indra/newview/llpreviewscript.cpp | 2 ++ 1 file changed, 2 insertions(+) (limited to 'indra/newview') diff --git a/indra/newview/llpreviewscript.cpp b/indra/newview/llpreviewscript.cpp index d924b36bb9..99c6f2bd12 100755 --- a/indra/newview/llpreviewscript.cpp +++ b/indra/newview/llpreviewscript.cpp @@ -2118,6 +2118,8 @@ void LLLiveLSLEditor::loadAsset() time_corrected()); mAssetStatus = PREVIEW_ASSET_LOADED; } + + requestExperiences(); } // static -- cgit v1.2.3