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

tiny changes

This commit is contained in:
lidgren
2012-10-27 10:15:33 +00:00
parent 97112179ae
commit 0875aff427
2 changed files with 18 additions and 1 deletions

View File

@@ -332,7 +332,7 @@ namespace Lidgren.Network
}
/// <summary>
/// Gets my local IP address (not necessarily external) and subnet mask
/// Gets my local IPv4 address (not necessarily external) and subnet mask
/// </summary>
public static IPAddress GetMyAddress(out IPAddress mask)
{