You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-12 13:20:55 +00:00
removed wron return types, fixes #2483
removed console, which was obsolete and unused sine long long ago
This commit is contained in:
@@ -56,7 +56,7 @@
|
||||
#ifdef TOOLS_ENABLED
|
||||
#include "tools/editor/editor_node.h"
|
||||
#include "tools/editor/project_manager.h"
|
||||
#include "tools/editor/console.h"
|
||||
|
||||
#include "tools/pck/pck_packer.h"
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user