Move C&C world tooltip code into ViewportControllerWidget.

This commit is contained in:
Paul Chote
2013-07-28 19:06:13 +12:00
parent 0cdc4d6f01
commit 9be6f3f29d
5 changed files with 72 additions and 164 deletions

View File

@@ -90,7 +90,6 @@
<Compile Include="SpawnViceroid.cs" />
<Compile Include="TiberiumRefinery.cs" />
<Compile Include="Widgets\CncWidgetUtils.cs" />
<Compile Include="Widgets\CncWorldInteractionControllerWidget.cs" />
<Compile Include="Widgets\Logic\ButtonTooltipLogic.cs" />
<Compile Include="Widgets\Logic\CncConquestObjectivesLogic.cs" />
<Compile Include="Widgets\Logic\CncIngameChromeLogic.cs" />