mirror of
https://github.com/godotengine/godot.git
synced 2026-01-03 18:11:19 +03:00
Removed import/export system, will start new one from scratch.
This commit is contained in:
@@ -29,7 +29,7 @@
|
||||
#include "export.h"
|
||||
#include "platform/windows/logo.h"
|
||||
#include "tools/editor/editor_import_export.h"
|
||||
|
||||
#if 0
|
||||
void register_windows_exporter() {
|
||||
|
||||
Image img(_windows_logo);
|
||||
@@ -50,3 +50,4 @@ void register_windows_exporter() {
|
||||
|
||||
|
||||
}
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user