mirror of
https://github.com/godotengine/godot.git
synced 2025-12-08 06:09:55 +00:00
Exposing more project settings for documentation
(cherry picked from commit bd30847e59)
This commit is contained in:
parent
d6b36e800d
commit
1e94881484
8 changed files with 72 additions and 20 deletions
|
|
@ -374,8 +374,6 @@ EditorExport::EditorExport() {
|
|||
|
||||
singleton = this;
|
||||
set_process(true);
|
||||
|
||||
GLOBAL_DEF("editor/export/convert_text_resources_to_binary", true);
|
||||
}
|
||||
|
||||
EditorExport::~EditorExport() {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue