Move Tooltip to Mods.Common

This commit is contained in:
reaperrr
2014-12-20 15:19:26 +01:00
parent 087a06b3bc
commit 51cc87a8dc
3 changed files with 2 additions and 2 deletions

View File

@@ -344,7 +344,6 @@
<Compile Include="Widgets\Logic\WorldTooltipLogic.cs" />
<Compile Include="Buildings\Bib.cs" />
<Compile Include="Render\WithIdleOverlay.cs" />
<Compile Include="Tooltip.cs" />
<Compile Include="AI\Squad.cs" />
<Compile Include="AI\States\StateBase.cs" />
<Compile Include="AI\States\GroundStates.cs" />