Exposing more project settings for documentation

This commit is contained in:
Ninni Pipping
2023-03-10 15:09:56 +01:00
parent 79454bfd3b
commit bd30847e59
8 changed files with 72 additions and 20 deletions

View File

@ -374,8 +374,6 @@ EditorExport::EditorExport() {
singleton = this;
set_process(true);
GLOBAL_DEF("editor/export/convert_text_resources_to_binary", true);
}
EditorExport::~EditorExport() {