Move WithAttackOverlay to Mods.Common

This commit is contained in:
reaperrr
2016-06-10 17:33:20 +02:00
parent cf97e36815
commit 87537d9669
3 changed files with 3 additions and 5 deletions

View File

@@ -428,6 +428,7 @@
<Compile Include="Traits\Render\WithSpriteBarrel.cs" />
<Compile Include="Traits\Render\WithBuildingExplosion.cs" />
<Compile Include="Traits\Render\WithAttackAnimation.cs" />
<Compile Include="Traits\Render\WithAttackOverlay.cs" />
<Compile Include="Traits\Render\WithMoveAnimation.cs" />
<Compile Include="Traits\Render\WithSiloAnimation.cs" />
<Compile Include="Traits\Render\WithBuildingPlacedAnimation.cs" />