You've already forked lidgren-network-gen3
mirror of
https://github.com/lidgren/lidgren-network-gen3.git
synced 2026-05-17 07:36:32 +09:00
Removed bad check
This commit is contained in:
@@ -51,8 +51,6 @@ namespace Lidgren.Network
|
||||
|
||||
private void InitializeNetwork()
|
||||
{
|
||||
VerifyNetworkThread();
|
||||
|
||||
lock (m_initializeLock)
|
||||
{
|
||||
m_configuration.Lock();
|
||||
|
||||
Reference in New Issue
Block a user