handle_web_browser_test should spawn internal browser.
This commit is contained in:
@@ -8464,7 +8464,7 @@ static void handle_load_from_xml_continued(AIFilePicker* filepicker)
|
|||||||
|
|
||||||
void handle_web_browser_test(void*)
|
void handle_web_browser_test(void*)
|
||||||
{
|
{
|
||||||
LLWeb::loadURL("http://secondlife.com/app/search/slurls.html");
|
LLWeb::loadURLInternal("http://secondlife.com/app/search/slurls.html");
|
||||||
}
|
}
|
||||||
|
|
||||||
void handle_buy_currency_test(void*)
|
void handle_buy_currency_test(void*)
|
||||||
|
|||||||
Reference in New Issue
Block a user