Add tooltip hook to SupportPowers; save some batches.

This commit is contained in:
Paul Chote
2011-07-05 22:29:36 +12:00
parent ca77f20f19
commit 7c72c1564e
7 changed files with 85 additions and 4 deletions

View File

@@ -103,6 +103,7 @@
<Compile Include="Widgets\Logic\SimpleTooltipLogic.cs" />
<Compile Include="Widgets\Logic\WorldTooltipLogic.cs" />
<Compile Include="Widgets\CncWorldInteractionControllerWidget.cs" />
<Compile Include="Widgets\Logic\SupportPowerTooltipLogic.cs" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\OpenRA.FileFormats\OpenRA.FileFormats.csproj">