mirror of
https://github.com/luanti-org/luanti.git
synced 2025-08-01 17:38:41 +00:00
Allow buffer argument to VoxelManip:get_light_data (#12682)
This commit is contained in:
parent
59601eb922
commit
ab8dfb45b4
3 changed files with 14 additions and 2 deletions
|
@ -24,6 +24,7 @@ core.features = {
|
|||
particlespawner_tweenable = true,
|
||||
dynamic_add_media_table = true,
|
||||
get_sky_as_table = true,
|
||||
get_light_data_buffer = true,
|
||||
}
|
||||
|
||||
function core.has_feature(arg)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue