Moved the graph widget into OpenRA.Game - it doesn't really have any dependencies on the RA mod

This commit is contained in:
Scott_NZ
2012-11-27 20:16:00 +13:00
parent d5b37d4343
commit a78f8865b8
5 changed files with 34 additions and 21 deletions

View File

@@ -384,7 +384,6 @@
<Compile Include="Widgets\Logic\SettingsMenuLogic.cs" />
<Compile Include="Widgets\MoneyBinWidget.cs" />
<Compile Include="Widgets\ObserverProductionIconsWidget.cs" />
<Compile Include="Widgets\ObserverStatsGraphWidget.cs" />
<Compile Include="Widgets\ObserverSupportPowerIconsWidget.cs" />
<Compile Include="Widgets\OrderButtonWidget.cs" />
<Compile Include="Widgets\PowerBinWidget.cs" />