diff --git a/Client/Client.csproj b/Client/Client.csproj index 4fdded6d..43c1e131 100644 --- a/Client/Client.csproj +++ b/Client/Client.csproj @@ -177,7 +177,7 @@ - + diff --git a/Client/GeoIP.cs b/Client/Core/GeoIP.cs similarity index 100% rename from Client/GeoIP.cs rename to Client/Core/GeoIP.cs