Move ProductionQueueFromSelection into RA and generalize.

This commit is contained in:
Paul Chote
2014-07-25 21:56:13 +12:00
parent 17d601113e
commit 6d96d46081
4 changed files with 75 additions and 52 deletions

View File

@@ -546,6 +546,8 @@
<Compile Include="Widgets\Logic\Ingame\LoadIngamePlayerOrObserverUILogic.cs" />
<Compile Include="Widgets\MenuButtonWidget.cs" />
<Compile Include="Widgets\Logic\DebugMenuLogic.cs" />
<Compile Include="Widgets\LabelWithTooltipWidget.cs" />
<Compile Include="ProductionQueueFromSelection.cs" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\OpenRA.Game\OpenRA.Game.csproj">