add an attack overlay for the sand worm

This commit is contained in:
Matthias Mailänder
2014-12-23 11:58:11 +01:00
parent e9989496c4
commit 3835aec17f
5 changed files with 68 additions and 1 deletions

View File

@@ -96,6 +96,7 @@
<Compile Include="Widgets\MoneyBinWidget.cs" />
<Compile Include="Widgets\SupportPowerBinWidget.cs" />
<Compile Include="Widgets\SlidingContainerWidget.cs" />
<Compile Include="Traits\Render\WithAttackOverlay.cs" />
</ItemGroup>
<Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
<PropertyGroup>