You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-04 12:00:25 +00:00
Address remaining feedback on https://github.com/godotengine/godot/pull/106709
Address https://github.com/godotengine/godot/pull/106709#discussion_r2114489487
This commit is contained in:
@@ -164,7 +164,7 @@ class EditorExportPlatformAndroid : public EditorExportPlatform {
|
||||
|
||||
void _write_tmp_manifest(const Ref<EditorExportPreset> &p_preset, bool p_give_internet, bool p_debug);
|
||||
|
||||
bool _should_be_transparent(const Ref<EditorExportPreset> &p_preset) const;
|
||||
bool _is_transparency_allowed(const Ref<EditorExportPreset> &p_preset) const;
|
||||
|
||||
void _fix_themes_xml(const Ref<EditorExportPreset> &p_preset);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user