mirror of
https://github.com/godotengine/godot.git
synced 2025-12-08 06:09:55 +00:00
Fix node selection not handled correctly at launch
This commit is contained in:
parent
46424488ed
commit
9379177286
2 changed files with 0 additions and 6 deletions
|
|
@ -312,7 +312,6 @@ public:
|
|||
|
||||
void update();
|
||||
void clear();
|
||||
void cancel_update();
|
||||
|
||||
// Returns all the selected nodes.
|
||||
TypedArray<Node> get_selected_nodes();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue