You've already forked lidgren-network-gen3
mirror of
https://github.com/lidgren/lidgren-network-gen3.git
synced 2026-05-06 02:11:06 +09:00
Moved reflection read/write methods to their own partial class files
This commit is contained in:
@@ -438,8 +438,7 @@ namespace Lidgren.Network
|
||||
break;
|
||||
|
||||
case NetMessageLibraryType.Connect:
|
||||
|
||||
|
||||
|
||||
if (!m_configuration.m_acceptIncomingConnections)
|
||||
{
|
||||
LogWarning("Connect received; but we're not accepting incoming connections!");
|
||||
|
||||
Reference in New Issue
Block a user