Wire up power bar

This commit is contained in:
Paul Chote
2011-07-02 04:27:40 +12:00
parent 1f92286b51
commit 7e67fdb446
6 changed files with 98 additions and 8 deletions

View File

@@ -90,6 +90,7 @@
<Compile Include="CncMenuPaletteEffect.cs" />
<Compile Include="Widgets\Logic\CncIngameMenuLogic.cs" />
<Compile Include="Widgets\Logic\CncConquestObjectivesLogic.cs" />
<Compile Include="Widgets\PowerBarWidget.cs" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\OpenRA.FileFormats\OpenRA.FileFormats.csproj">