Fixed: undesired code introduced from merging lua branch

--HG--
branch : atys
hg/atys
Inky 5 years ago
parent cc3a609b01
commit d0b3d0596c

@ -3293,7 +3293,6 @@ void CLuaIHMRyzom::browseNpcWebPage(const std::string &htmlId, const std::string
groupHtml->setTimeout((float)std::max(0.0, timeout));
// Browse the url
groupHtml->clean();
groupHtml->browse(url.c_str());
// Set top of the page
CCtrlScroll *pScroll = groupHtml->getScrollBar();

Loading…
Cancel
Save