v0.10.5.1
This commit is contained in:
@@ -8,6 +8,7 @@ namespace Barotrauma
|
||||
{
|
||||
public static class IPExtensions
|
||||
{
|
||||
//TODO: remove?
|
||||
//workaround for .NET Framework 4.5 bug; presumably fixed in later versions
|
||||
//see https://stackoverflow.com/questions/23608829/why-does-ipaddress-maptoipv4-throw-argumentoutofrangeexception
|
||||
public static IPAddress MapToIPv4NoThrow(this IPAddress address)
|
||||
|
||||
Reference in New Issue
Block a user