Fix lobby color picker

This commit is contained in:
Paul Chote
2011-05-10 21:27:24 +12:00
parent c4f40babb5
commit 86159f9ddc
6 changed files with 117 additions and 24 deletions

View File

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