Merge pull request #3647 from Mailaender/ip2geo

Show locations of client and servers using a local GeoIP database
This commit is contained in:
Paul Chote
2013-08-11 03:21:23 -07:00
26 changed files with 6293 additions and 15 deletions

View File

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