mirror of
https://github.com/godotengine/godot.git
synced 2025-10-19 07:53:26 +00:00
Merge pull request #111067 from HolonProduction/rm-multiplayer
Remove unused `multiplayer` member from `Node`
This commit is contained in:
commit
abbe792575
1 changed files with 0 additions and 2 deletions
|
@ -285,8 +285,6 @@ private:
|
|||
|
||||
} data;
|
||||
|
||||
Ref<MultiplayerAPI> multiplayer;
|
||||
|
||||
String _get_tree_string_pretty(const String &p_prefix, bool p_last);
|
||||
String _get_tree_string(const Node *p_node);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue