You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-14 13:41:12 +00:00
Removed import/export system, will start new one from scratch.
This commit is contained in:
@@ -27,7 +27,7 @@
|
||||
/* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */
|
||||
/*************************************************************************/
|
||||
#include "project_export.h"
|
||||
|
||||
#if 0
|
||||
#include "os/dir_access.h"
|
||||
#include "os/file_access.h"
|
||||
#include "globals.h"
|
||||
@@ -2127,3 +2127,4 @@ ProjectExport::ProjectExport(EditorData* p_data) {
|
||||
|
||||
|
||||
}
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user