mirror of
https://github.com/luanti-org/luanti.git
synced 2025-10-17 10:25:21 +02:00
DevTest: Clean up callback textures
This commit is contained in:
@@ -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,
|
||||
},
|
||||
|
||||
|
BIN
games/devtest/mods/unittests/textures/unittests_callback.png
Normal file
BIN
games/devtest/mods/unittests/textures/unittests_callback.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 157 B |
Reference in New Issue
Block a user