Custom button widget for new sidebar

This commit is contained in:
Paul Chote
2011-03-08 23:19:15 +13:00
parent 19b2e3e521
commit 631630fbff
2 changed files with 46 additions and 0 deletions

View File

@@ -328,6 +328,7 @@
<Compile Include="Widgets\Delegates\GameInitDelegate.cs" />
<Compile Include="AttackWander.cs" />
<Compile Include="ScaredyCat.cs" />
<Compile Include="Widgets\SidebarButtonWidget.cs" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\OpenRA.FileFormats\OpenRA.FileFormats.csproj">