mirror of
https://github.com/MirrorNetworking/Mirror.git
synced 2024-11-18 02:50:32 +00:00
remove old comment
This commit is contained in:
parent
b04e8e681a
commit
a9e63724e3
@ -313,7 +313,6 @@ internal void InitializeNetworkBehaviours()
|
||||
NetworkBehaviours = GetComponents<NetworkBehaviour>();
|
||||
ValidateComponents();
|
||||
|
||||
// ensure max components
|
||||
// initialize each one
|
||||
for (int i = 0; i < NetworkBehaviours.Length; ++i)
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user