Change images to DIFs for faster drawing

This commit is contained in:
Pim van Pelt
2017-12-02 12:22:14 +01:00
parent ff84c5aa4b
commit 4e1a9f4c2a
6 changed files with 3 additions and 3 deletions
BIN
View File
Binary file not shown.
BIN
View File
Binary file not shown.

Before

Width:  |  Height:  |  Size: 18 KiB

Binary file not shown.
Binary file not shown.

Before

Width:  |  Height:  |  Size: 9.1 KiB

+2 -2
View File
@@ -37,7 +37,7 @@
"w": 128,
"h": 98,
"type": 1,
"img": "/mongoose-os.png"
"img": "/mongoose-os.dif"
},
{
"name": "flowers",
@@ -46,7 +46,7 @@
"w": 106,
"h": 98,
"type": 1,
"img": "/flowers.png"
"img": "/flowers.dif"
}
]
}