(6c66f1762) Lowered alien walls health a bit

This commit is contained in:
Joonas Rikkonen
2019-06-04 16:38:17 +03:00
parent bea7b58ff3
commit e79c980a5c
4 changed files with 6 additions and 11 deletions
@@ -9,6 +9,7 @@
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
<AllowedReferenceRelatedFileExtensions>.pdb</AllowedReferenceRelatedFileExtensions>
<Platforms>AnyCPU;x86</Platforms>
<ReleaseVersion>0.9.0.0</ReleaseVersion>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|AnyCPU'">
@@ -39,12 +40,6 @@
<Compile Remove="*AssemblyInfo.cs" />
</ItemGroup>
<ItemGroup>
<Compile Update="Server.cs">
<CopyToOutputDirectory>Never</CopyToOutputDirectory>
</Compile>
</ItemGroup>
<ItemGroup>
<None Update="steam_api.dll">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>