Another small fix
This commit is contained in:
parent
c688086be9
commit
197d4e2f8e
@ -412,7 +412,6 @@ public:
|
|||||||
|
|
||||||
static void add_editor_plugin(EditorPlugin *p_editor);
|
static void add_editor_plugin(EditorPlugin *p_editor);
|
||||||
static void remove_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);
|
void edit_node(Node *p_node);
|
||||||
|
Loading…
Reference in New Issue
Block a user