mirror of
https://github.com/luanti-org/luanti.git
synced 2025-08-01 17:38:41 +00:00
DevTest: Clean up callback textures
This commit is contained in:
parent
2da92ed81e
commit
23ef0d0916
7 changed files with 1 additions and 1 deletions
|
@ -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,
|
||||
},
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue