Move creeps configuration to rules.

This commit is contained in:
Paul Chote
2016-02-29 20:41:16 +00:00
parent 3c779d4101
commit cce292a68a
7 changed files with 40 additions and 5 deletions

View File

@@ -732,6 +732,7 @@
<Compile Include="Traits\Render\WithGateSpriteBody.cs" />
<Compile Include="ColorValidator.cs" />
<Compile Include="UtilityCommands\ResizeMapCommand.cs" />
<Compile Include="Traits\World\MapCreeps.cs" />
</ItemGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
<PropertyGroup>