Build 0.21.6.0 (1.0 pre-patch)
This commit is contained in:
@@ -136,7 +136,7 @@ namespace Lidgren.Network
|
||||
{
|
||||
connectionReset = false;
|
||||
|
||||
target = NetUtility.MapToIPv6(target);
|
||||
target = target.MapToFamily(m_socket.AddressFamily);
|
||||
|
||||
IPAddress ba = default(IPAddress);
|
||||
try
|
||||
|
||||
Reference in New Issue
Block a user