builds godot
Diffstat (limited to '.github/custom.py')
| -rw-r--r-- | .github/custom.py | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/.github/custom.py b/.github/custom.py index 5fa7015..2502a1c 100644 --- a/.github/custom.py +++ b/.github/custom.py @@ -13,8 +13,6 @@ module_jpg_enabled = "no" module_jsonrpc_enabled = "no" module_lightmapper_cpu_enabled = "no" module_mobile_vr_enabled = "no" -module_navigation_enabled = "no" -module_svg_enabled = "no" module_theora_enabled = "no" module_upnp_enabled = "no" module_vhacd_enabled = "no" |