Add a resize map command.

This commit is contained in:
Matthias Mailänder
2015-12-31 10:20:03 +01:00
parent 7f5143bf46
commit 284e6ea061
3 changed files with 54 additions and 1 deletions

View File

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