try to grab the external IP of localhost from the NAT router

This commit is contained in:
Matthias Mailänder
2013-08-07 19:07:23 +02:00
parent feb7f80a39
commit 9d40b430dc
3 changed files with 7 additions and 1 deletions

View File

@@ -16,7 +16,7 @@ using Mono.Nat.Upnp;
namespace OpenRA.Network
{
class UPnP
public class UPnP
{
public static INatDevice NatDevice;