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
NAT intro work
This commit is contained in:
@@ -422,7 +422,7 @@ namespace Lidgren.Network
|
||||
// Handle nat introduction
|
||||
//
|
||||
if (libType == NetMessageLibraryType.NatIntroduction)
|
||||
HandleNatIntroduction(ptr, senderEndpoint);
|
||||
HandleNatIntroduction(ptr);
|
||||
|
||||
//
|
||||
// Handle Discovery
|
||||
|
||||
Reference in New Issue
Block a user