1
0
mirror of https://github.com/godotengine/godot.git synced 2025-11-21 14:57:09 +00:00

Misc cleanup in EditorExportPlatform

This commit is contained in:
kobewi
2025-09-04 13:19:22 +02:00
parent 534591047e
commit 1c1c3200e4
21 changed files with 63 additions and 42 deletions

View File

@@ -31,6 +31,7 @@
#include "editor_export.h"
#include "core/config/project_settings.h"
#include "core/io/dir_access.h"
#include "editor/settings/editor_settings.h"
bool EditorExportPreset::_set(const StringName &p_name, const Variant &p_value) {