mirror of
https://github.com/tiennm99/godot.git
synced 2026-08-16 14:23:02 +00:00
Exposing more project settings for documentation
(cherry picked from commit bd30847e59)
This commit is contained in:
committed by
Yuri Sizov
parent
d6b36e800d
commit
1e94881484
@@ -374,8 +374,6 @@ EditorExport::EditorExport() {
|
||||
|
||||
singleton = this;
|
||||
set_process(true);
|
||||
|
||||
GLOBAL_DEF("editor/export/convert_text_resources_to_binary", true);
|
||||
}
|
||||
|
||||
EditorExport::~EditorExport() {
|
||||
|
||||
Reference in New Issue
Block a user