DevTest: Clean up callback textures

This commit is contained in:
Wuzzy 2022-10-08 18:45:51 +02:00 committed by sfan5
parent 2da92ed81e
commit 23ef0d0916
7 changed files with 1 additions and 1 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 156 B

After

Width:  |  Height:  |  Size: 142 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 166 B

After

Width:  |  Height:  |  Size: 139 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 148 B

After

Width:  |  Height:  |  Size: 126 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 148 B

After

Width:  |  Height:  |  Size: 128 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 138 B

After

Width:  |  Height:  |  Size: 121 B

View File

@ -15,7 +15,7 @@ core.register_entity("unittests:callbacks", {
initial_properties = {
hp_max = 5,
visual = "upright_sprite",
textures = { "unittests_stick.png" },
textures = { "unittests_callback.png" },
static_save = false,
},

Binary file not shown.

After

Width:  |  Height:  |  Size: 157 B