diff --git a/modules/vertex_lights_3d/config.py b/modules/vertex_lights_3d/config.py index dd6bdfbb9..f7c22abc8 100644 --- a/modules/vertex_lights_3d/config.py +++ b/modules/vertex_lights_3d/config.py @@ -1,7 +1,7 @@ def can_build(env, platform): - return True + return False def configure(env):