Explorar o código

Remove unused `multiplayer` member from `Node`

HolonProduction hai 2 semanas
pai
achega
a9673e2bfc
Modificáronse 1 ficheiros con 0 adicións e 2 borrados
  1. 0 2
      scene/main/node.h

+ 0 - 2
scene/main/node.h

@@ -264,8 +264,6 @@ private:
 
 
 	} data;
 	} data;
 
 
-	Ref<MultiplayerAPI> multiplayer;
-
 	String _get_tree_string_pretty(const String &p_prefix, bool p_last);
 	String _get_tree_string_pretty(const String &p_prefix, bool p_last);
 	String _get_tree_string(const Node *p_node);
 	String _get_tree_string(const Node *p_node);