You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2026-01-02 19:01:36 +00:00
Another small fix
This commit is contained in:
@@ -412,7 +412,6 @@ public:
|
||||
|
||||
static void add_editor_plugin(EditorPlugin *p_editor);
|
||||
static void remove_editor_plugin(EditorPlugin *p_editor);
|
||||
static EditorNode * get_singleton() { return singleton; }
|
||||
|
||||
|
||||
void edit_node(Node *p_node);
|
||||
|
||||
Reference in New Issue
Block a user