Implement new spawn tooltips in RA and d2k.

This commit is contained in:
Paul Chote
2013-04-25 12:07:30 +12:00
parent a309511f9b
commit ba2704291a
11 changed files with 73 additions and 12 deletions

View File

@@ -113,7 +113,6 @@
<Compile Include="WithFire.cs" />
<Compile Include="WithRoof.cs" />
<Compile Include="Widgets\ResourceBarWidget.cs" />
<Compile Include="Widgets\Logic\SpawnSelectorTooltipLogic.cs" />
<Compile Include="Widgets\Logic\ProductionTabsLogic.cs" />
<Compile Include="Widgets\ProductionTypeButtonWidget.cs" />
</ItemGroup>