1
0
mirror of https://github.com/lidgren/lidgren-network-gen3.git synced 2026-05-17 23:56:30 +09:00

Tag added to NetPeer

This commit is contained in:
lidgren
2010-11-03 11:27:00 +00:00
parent 79547ca148
commit c29270a5cf
2 changed files with 12 additions and 0 deletions

View File

@@ -50,6 +50,8 @@ namespace Lidgren.Network
private void InitializeNetwork()
{
VerifyNetworkThread();
lock (m_initializeLock)
{
m_configuration.Lock();