1
0
Fork 0
mirror of https://github.com/luanti-org/luanti.git synced 2025-06-27 16:36:03 +00:00

Allow optional actor ObjectRef value in node interaction calls (#14505)

This commit is contained in:
1F616EMO~nya 2024-04-05 19:00:50 +08:00 committed by GitHub
parent 4e1679d2a2
commit 2d8e4df7bc
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 54 additions and 17 deletions

View file

@ -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)