Implement WithDecorationCarryable.

This commit is contained in:
Taryn Hill
2015-05-08 09:52:34 -05:00
parent dd1cc4eb2f
commit cace31f5e9
4 changed files with 45 additions and 0 deletions

View File

@@ -97,6 +97,7 @@
<Compile Include="UtilityCommands\D2kMapImporter.cs" />
<Compile Include="UtilityCommands\ImportD2kMapCommand.cs" />
<Compile Include="Traits\Render\WithAttackOverlay.cs" />
<Compile Include="Traits\Render\WithDecorationCarryable.cs" />
</ItemGroup>
<Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
<PropertyGroup>