Update to Emoji v13 (2020) (#1555)
This commit is contained in:
@@ -60,7 +60,9 @@ const ImagePtr &ImageSet::getImage3() const
|
||||
|
||||
const std::shared_ptr<Image> &getImagePriv(const ImageSet &set, float scale)
|
||||
{
|
||||
#ifndef CHATTERINO_TEST
|
||||
scale *= getSettings()->emoteScale;
|
||||
#endif
|
||||
|
||||
int quality = 1;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user