Switch to observer ui on victory/defeat (Feature #1002).

This commit is contained in:
Paul Chote
2011-07-16 21:02:15 +12:00
parent 8f62ce9b25
commit b8ba48ee67
5 changed files with 116 additions and 106 deletions

View File

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