Reimplement music player

This commit is contained in:
Paul Chote
2011-05-10 20:27:51 +12:00
parent 7c18614bf3
commit c4f40babb5
8 changed files with 378 additions and 165 deletions

View File

@@ -80,6 +80,7 @@
<Compile Include="Widgets\CncConnectionLogic.cs" />
<Compile Include="Widgets\CncIngameChromeLogic.cs" />
<Compile Include="Widgets\CncInstallLogic.cs" />
<Compile Include="Widgets\CncMusicPlayerLogic.cs" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\OpenRA.FileFormats\OpenRA.FileFormats.csproj">