this will never happen
This commit is contained in:
@@ -63,9 +63,6 @@ namespace OpenRA.Network
|
||||
|
||||
public static void DeviceFound(object sender, DeviceEventArgs args)
|
||||
{
|
||||
if (args.Device == null)
|
||||
return;
|
||||
|
||||
Log.Write("server", "NAT device discovered.");
|
||||
|
||||
Game.Settings.Server.NatDeviceAvailable = true;
|
||||
|
||||
Reference in New Issue
Block a user