mirror of
https://github.com/luanti-org/luanti.git
synced 2025-10-12 16:15:20 +02:00
Allow buffer argument to VoxelManip:get_light_data (#12682)
This commit is contained in:
committed by
GitHub
parent
59601eb922
commit
ab8dfb45b4
@@ -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)
|
||||
|
Reference in New Issue
Block a user