mirror of https://github.com/procxx/kepka.git
Add new emoji sets file ids.
This commit is contained in:
parent
6232dce1a3
commit
942fcb9aae
|
@ -40,9 +40,9 @@ inline auto PreviewPath(int i) {
|
|||
|
||||
const auto kSets = {
|
||||
Set{ {0, 0, 0, "Mac"}, PreviewPath(0) },
|
||||
Set{ {1, 246, 7'336'383, "Android"}, PreviewPath(1) },
|
||||
Set{ {2, 206, 5'038'738, "Twemoji"}, PreviewPath(2) },
|
||||
Set{ {3, 238, 6'992'260, "JoyPixels"}, PreviewPath(3) },
|
||||
Set{ {1, 713, 7'313'166, "Android"}, PreviewPath(1) },
|
||||
Set{ {2, 714, 4'690'333, "Twemoji"}, PreviewPath(2) },
|
||||
Set{ {3, 716, 5'968'021, "JoyPixels"}, PreviewPath(3) },
|
||||
};
|
||||
|
||||
using Loading = MTP::DedicatedLoader::Progress;
|
||||
|
|
|
@ -1 +1 @@
|
|||
Subproject commit 2d2569aecbf1439d046239a86d9bf31028256a2c
|
||||
Subproject commit f9947fe4972408baa20b144b442eb4011444587c
|
Loading…
Reference in New Issue