aboutsummaryrefslogtreecommitdiff
path: root/builtin/game/features.lua
diff options
context:
space:
mode:
Diffstat (limited to 'builtin/game/features.lua')
-rw-r--r--builtin/game/features.lua1
1 files changed, 1 insertions, 0 deletions
diff --git a/builtin/game/features.lua b/builtin/game/features.lua
index 73b16361e..896a893b2 100644
--- a/builtin/game/features.lua
+++ b/builtin/game/features.lua
@@ -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)