CashTick IEffect for Oil Derricks.

This commit is contained in:
Paul Chote
2011-03-16 21:00:39 +13:00
parent a3994df925
commit ffac0221cf
3 changed files with 70 additions and 6 deletions

View File

@@ -330,7 +330,8 @@
<Compile Include="Widgets\SidebarButtonWidget.cs" />
<Compile Include="Widgets\RadarWidget.cs" />
<Compile Include="ActorExts.cs" />
<Compile Include="Buildings\Sellable.cs" />
<Compile Include="Effects\CashTick.cs" />
<Compile Include="Effects\CashTick.cs" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\OpenRA.FileFormats\OpenRA.FileFormats.csproj">