mirror of
https://github.com/godotengine/godot.git
synced 2025-10-20 00:13:30 +00:00
Convert compress_native_libraries
to a basic export option
This commit is contained in:
parent
28102e6682
commit
f3155412af
1 changed files with 0 additions and 1 deletions
|
@ -2040,7 +2040,6 @@ bool EditorExportPlatformAndroid::get_export_option_visibility(const EditorExpor
|
|||
if (p_option == "graphics/opengl_debug" ||
|
||||
p_option == "command_line/extra_args" ||
|
||||
p_option == "permissions/custom_permissions" ||
|
||||
p_option == "gradle_build/compress_native_libraries" ||
|
||||
p_option == "keystore/debug" ||
|
||||
p_option == "keystore/debug_user" ||
|
||||
p_option == "keystore/debug_password" ||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue