mirror of
https://github.com/godotengine/godot.git
synced 2026-01-03 18:11:19 +03:00
Remove unused multiplayer member from Node
This commit is contained in:
@@ -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);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user