-Added missing functions to the doc, fixes #3583
This commit is contained in:
parent
595de75641
commit
61f03c98c8
2 changed files with 24 additions and 1 deletions
|
|
@ -239,7 +239,6 @@ Node *SceneState::instance(bool p_gen_edit_state) const {
|
|||
} else {
|
||||
node->_set_name_nocheck( snames[ n.name ] );
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
if (n.owner>=0) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue