Merge pull request #111067 from HolonProduction/rm-multiplayer
Remove unused `multiplayer` member from `Node`
This commit is contained in:
@ -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);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user