mirror of
https://github.com/luanti-org/luanti.git
synced 2025-10-12 16:15:20 +02:00
Allow optional actor ObjectRef value in node interaction calls (#14505)
This commit is contained in:
@@ -39,6 +39,7 @@ core.features = {
|
||||
dynamic_add_media_filepath = true,
|
||||
lsystem_decoration_type = true,
|
||||
item_meta_range = true,
|
||||
node_interaction_actor = true,
|
||||
}
|
||||
|
||||
function core.has_feature(arg)
|
||||
|
Reference in New Issue
Block a user