You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-15 13:51:40 +00:00
Removed import/export system, will start new one from scratch.
This commit is contained in:
@@ -31,6 +31,7 @@
|
||||
#include "editor_file_system.h"
|
||||
#include "editor_node.h"
|
||||
|
||||
#if 0
|
||||
void EditorReImportDialog::popup_reimport() {
|
||||
|
||||
if (EditorFileSystem::get_singleton()->is_scanning()) {
|
||||
@@ -144,3 +145,4 @@ EditorReImportDialog::EditorReImportDialog() {
|
||||
scene_must_save=false;
|
||||
|
||||
}
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user