mirror of
https://github.com/godotengine/godot.git
synced 2025-10-19 07:53:26 +00:00
Remove unused multiplayer
member from Node
This commit is contained in:
parent
8d8041bd4d
commit
a9673e2bfc
1 changed files with 0 additions and 2 deletions
|
@ -264,8 +264,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