Hide location and IP labels if not known.
This commit is contained in:
@@ -87,7 +87,7 @@ namespace OpenRA.Network
|
||||
}
|
||||
}
|
||||
|
||||
return "Unknown Location";
|
||||
return null;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user