mirror of
https://github.com/godotengine/godot.git
synced 2026-01-06 10:11:57 +03:00
Fix node selection not handled correctly at launch
This commit is contained in:
@@ -312,7 +312,6 @@ public:
|
||||
|
||||
void update();
|
||||
void clear();
|
||||
void cancel_update();
|
||||
|
||||
// Returns all the selected nodes.
|
||||
TypedArray<Node> get_selected_nodes();
|
||||
|
||||
Reference in New Issue
Block a user