Split some useful bits from CncIngameMenuLogic into CncWidgetUtils for use elsewhere

This commit is contained in:
Paul Chote
2011-07-26 21:59:16 +12:00
parent 648979c8ae
commit 304601b5ca
7 changed files with 94 additions and 80 deletions

View File

@@ -107,6 +107,7 @@
<Compile Include="Widgets\Logic\CncColorPickerLogic.cs" />
<Compile Include="Widgets\LogicTickerWidget.cs" />
<Compile Include="RenderBuildingRefinery.cs" />
<Compile Include="Widgets\CncWidgetUtils.cs" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\OpenRA.FileFormats\OpenRA.FileFormats.csproj">