Use proc tower lights as a fullness indicator (Feature #1035).

This commit is contained in:
Paul Chote
2011-07-24 16:34:03 +12:00
parent 97c608a9b9
commit 996a5407a9
5 changed files with 76 additions and 0 deletions

View File

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