Merge pull request #13141 from pchote/mod-urls

Move web urls from user config to mod config.
This commit is contained in:
Oliver Brakmann
2017-04-17 17:13:52 +02:00
committed by GitHub
11 changed files with 54 additions and 23 deletions

View File

@@ -801,6 +801,7 @@
<Compile Include="Traits\Attack\AttackCharges.cs" />
<Compile Include="Traits\Render\WithChargeAnimation.cs" />
<Compile Include="Traits\Render\WithChargeOverlay.cs" />
<Compile Include="WebServices.cs" />
</ItemGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
<Target Name="AfterBuild">