Fixed using non existant 2x and 3x versions of ffz emotes and badges

This commit is contained in:
fourtf
2019-08-13 13:00:16 +02:00
parent 2143a8caac
commit 23f1ec9ac2
3 changed files with 10 additions and 5 deletions
+1 -1
View File
@@ -213,7 +213,7 @@ ImagePtr Image::fromUrl(const Url &url, qreal scale)
}
else
{
// Warn("same image loaded multiple times: {}", url.string);
qDebug() << "same image loaded multiple times:" << url.string;
}
return shared;