You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-22 15:06:45 +00:00
Removed import/export system, will start new one from scratch.
This commit is contained in:
@@ -28,6 +28,7 @@
|
||||
/*************************************************************************/
|
||||
#include "editor_import_export.h"
|
||||
|
||||
#if 0
|
||||
#include "version.h"
|
||||
#include "script_language.h"
|
||||
#include "globals.h"
|
||||
@@ -2302,3 +2303,4 @@ EditorImportExport::~EditorImportExport() {
|
||||
|
||||
|
||||
}
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user