2
0
Эх сурвалжийг харах

Remove unused `multiplayer` member from `Node`

HolonProduction 2 долоо хоног өмнө
parent
commit
a9673e2bfc
1 өөрчлөгдсөн 0 нэмэгдсэн , 2 устгасан
  1. 0 2
      scene/main/node.h

+ 0 - 2
scene/main/node.h

@@ -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);