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 583ef5092..0d55bb01f 100644
--- a/builtin/game/features.lua
+++ b/builtin/game/features.lua
@@ -22,6 +22,7 @@ core.features = {
degrotate_240_steps = true,
abm_min_max_y = true,
dynamic_add_media_table = true,
+ get_sky_as_table = true,
}
function core.has_feature(arg)