This commit is contained in:
Daryl Zuniga 2020-08-19 09:14:08 -07:00
Родитель fd6818598e
Коммит 589ce8510c
2 изменённых файлов: 2 добавлений и 2 удалений

Просмотреть файл

@ -1,6 +1,6 @@
{
"*": {
"namespace": "tilemap.util",
"namespace": "tiles.util",
"mimeType": "image/x-mkcd-f4",
"dataEncoding": "base64"
},

Просмотреть файл

@ -1,4 +1,4 @@
namespace tilemap.util {
namespace tiles.util {
//% fixedInstance jres blockIdentity=images._tile
//% tags="tile misc"
export const arrow0 = image.ofBuffer(hex``);