fix: client node now updates new server on connect
This commit is contained in:
parent
237639459a
commit
b77604b28c
2 changed files with 18 additions and 2 deletions
|
|
@ -10,6 +10,7 @@ class ClientNode : Node {
|
|||
void enter_tree();
|
||||
void process();
|
||||
void exit_tree();
|
||||
void reveal_backlog();
|
||||
|
||||
protected:
|
||||
void _notification(int what);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue