add smaller Base Texture for better performance

This commit is contained in:
Niko Jochim 2020-06-25 23:57:22 +02:00
parent 742123ea63
commit 0cf368fef0
7 changed files with 3 additions and 3 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 209 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 209 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 209 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 35 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 35 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 35 KiB

View File

@ -1,17 +1,17 @@
{
"images" : [
{
"filename" : "Base.png",
"filename" : "BaseTexture.png",
"idiom" : "universal",
"scale" : "1x"
},
{
"filename" : "Base-1.png",
"filename" : "BaseTexture-1.png",
"idiom" : "universal",
"scale" : "2x"
},
{
"filename" : "Base-2.png",
"filename" : "BaseTexture-2.png",
"idiom" : "universal",
"scale" : "3x"
}