Moved RenderSprites.cs from Mods.RA to Common

This commit is contained in:
penev92
2014-11-02 18:33:47 +02:00
parent 78039bde31
commit 623642f9d5
35 changed files with 35 additions and 15 deletions

View File

@@ -474,7 +474,6 @@
<Compile Include="Render\WithActiveAnimation.cs" />
<Compile Include="SupportPowers\SpawnActorPower.cs" />
<Compile Include="Render\RenderSimple.cs" />
<Compile Include="Render\RenderSprites.cs" />
<Compile Include="Air\FlyAwayOnIdle.cs" />
<Compile Include="Buildings\ClonesProducedUnits.cs" />
<Compile Include="Cloneable.cs" />
@@ -569,4 +568,4 @@ copy "FuzzyLogicLibrary.dll" "$(SolutionDir)"
cd "$(SolutionDir)"</PostBuildEvent>
</PropertyGroup>
<ItemGroup />
</Project>
</Project>