mirror of
https://github.com/luanti-org/luanti.git
synced 2025-10-13 16:45:20 +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,
|
||||
},
|
||||
|
||||
|
Reference in New Issue
Block a user