diff --git a/editor/doc/doc_data.cpp b/editor/doc/doc_data.cpp index c128ca4321f..de3d13cdaca 100644 --- a/editor/doc/doc_data.cpp +++ b/editor/doc/doc_data.cpp @@ -1032,7 +1032,7 @@ Error DocData::save_classes(const String &p_default_path, const Map"); - _write_string(f, 0, String(""); + _write_string(f, 0, String(""); while (class_list.size()) {