Update instances of scenes which have been reimported.
This commit is contained in:
parent
629796c333
commit
4628736894
8 changed files with 538 additions and 2 deletions
|
|
@ -2943,6 +2943,7 @@ void Node::_bind_methods() {
|
|||
BIND_CONSTANT(NOTIFICATION_POST_ENTER_TREE);
|
||||
BIND_CONSTANT(NOTIFICATION_DISABLED);
|
||||
BIND_CONSTANT(NOTIFICATION_ENABLED);
|
||||
BIND_CONSTANT(NOTIFICATION_NODE_RECACHE_REQUESTED);
|
||||
|
||||
BIND_CONSTANT(NOTIFICATION_EDITOR_PRE_SAVE);
|
||||
BIND_CONSTANT(NOTIFICATION_EDITOR_POST_SAVE);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue