Changed GeoIP file location

This commit is contained in:
MaxXor 2014-07-20 23:35:22 +02:00
parent bc814904c4
commit 95f6608b40
2 changed files with 1 additions and 1 deletions

View File

@ -177,7 +177,7 @@
<Compile Include="Core\ProtoBuf\WireType.cs" />
<Compile Include="Core\Server.cs" />
<Compile Include="Core\Helper\Helper.cs" />
<Compile Include="GeoIP.cs" />
<Compile Include="Core\GeoIP.cs" />
<Compile Include="Program.cs" />
<Compile Include="Properties\AssemblyInfo.cs" />
<Compile Include="Config\Settings.cs" />