Better fix

feature/hunter-dxsdk-download
Nuno 3 years ago
parent 0063396369
commit e3c5606baf

@ -978,10 +978,7 @@ void CChatGroupWindow::loadFreeTeller(NLMISC::IStream &f)
title = sTitle.toUtf8();
}
else
{
string sTitle;
f.serial(sTitle);
}
f.serial(title);
CGroupContainer *pGC = createFreeTeller(title, "");

Loading…
Cancel
Save