diff options
author | Hugo Locurcio <calinou@opmbx.org> | 2019-06-27 21:33:11 +0200 |
---|---|---|
committer | Vitaliy <numzer0@yandex.ru> | 2019-06-27 22:33:11 +0300 |
commit | 8baa789eb180c5a8944682c893478d7f9f874970 (patch) | |
tree | 7e2f40ebff9490359c5a357633ce4e498c9bbf52 /mesecons_random/textures | |
parent | b0158f5674433e4303219205d866789c1e5d8282 (diff) | |
download | mesecons-8baa789eb180c5a8944682c893478d7f9f874970.tar mesecons-8baa789eb180c5a8944682c893478d7f9f874970.tar.gz mesecons-8baa789eb180c5a8944682c893478d7f9f874970.tar.bz2 mesecons-8baa789eb180c5a8944682c893478d7f9f874970.tar.xz mesecons-8baa789eb180c5a8944682c893478d7f9f874970.zip |
Optimize images (#464)
Recompress losslessly using `optipng` and `advpng`
Diffstat (limited to 'mesecons_random/textures')
-rw-r--r-- | mesecons_random/textures/jeija_ghoststone.png | bin | 743 -> 690 bytes |
-rw-r--r-- | mesecons_random/textures/jeija_ghoststone_inv.png | bin | 777 -> 709 bytes |
-rw-r--r-- | mesecons_random/textures/jeija_removestone.png | bin | 743 -> 690 bytes |
-rw-r--r-- | mesecons_random/textures/jeija_removestone_inv.png | bin | 777 -> 709 bytes |
4 files changed, 0 insertions, 0 deletions
diff --git a/mesecons_random/textures/jeija_ghoststone.png b/mesecons_random/textures/jeija_ghoststone.png Binary files differindex 1917b7c..1f36a41 100644 --- a/mesecons_random/textures/jeija_ghoststone.png +++ b/mesecons_random/textures/jeija_ghoststone.png diff --git a/mesecons_random/textures/jeija_ghoststone_inv.png b/mesecons_random/textures/jeija_ghoststone_inv.png Binary files differindex c715d7f..bfe3a84 100644 --- a/mesecons_random/textures/jeija_ghoststone_inv.png +++ b/mesecons_random/textures/jeija_ghoststone_inv.png diff --git a/mesecons_random/textures/jeija_removestone.png b/mesecons_random/textures/jeija_removestone.png Binary files differindex 1917b7c..1f36a41 100644 --- a/mesecons_random/textures/jeija_removestone.png +++ b/mesecons_random/textures/jeija_removestone.png diff --git a/mesecons_random/textures/jeija_removestone_inv.png b/mesecons_random/textures/jeija_removestone_inv.png Binary files differindex c715d7f..bfe3a84 100644 --- a/mesecons_random/textures/jeija_removestone_inv.png +++ b/mesecons_random/textures/jeija_removestone_inv.png |