Fix CA1052
This commit is contained in:
@@ -19,7 +19,7 @@ using ICSharpCode.SharpZipLib.Zip;
|
||||
|
||||
namespace OpenRA.Network
|
||||
{
|
||||
public class GeoIP
|
||||
public static class GeoIP
|
||||
{
|
||||
sealed class IP2LocationReader
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user