Closed aidenpearce79 closed 4 years ago
Do I understand correctly that the call to this constructor is missing? https://github.com/Toemsel/Network/blob/3f668dbaef1a6d338ca114b659950c368a4310f9/Network/ClientConnectionContainer.cs#L58-L63 Now the call goes directly to this constructor: https://github.com/Toemsel/Network/blob/3f668dbaef1a6d338ca114b659950c368a4310f9/Network/ClientConnectionContainer.cs#L70
Was it on purpose or was it a typo?
The call isn't missing. See ConnectionFactory line 510
Do I understand correctly that the call to this constructor is missing? https://github.com/Toemsel/Network/blob/3f668dbaef1a6d338ca114b659950c368a4310f9/Network/ClientConnectionContainer.cs#L58-L63 Now the call goes directly to this constructor: https://github.com/Toemsel/Network/blob/3f668dbaef1a6d338ca114b659950c368a4310f9/Network/ClientConnectionContainer.cs#L70
Was it on purpose or was it a typo?