Split highlight and player palettes. Fixes #3799.

This commit is contained in:
Paul Chote
2013-09-07 20:58:17 +12:00
parent 75ae34b9fe
commit dca59f12f7
7 changed files with 48 additions and 3 deletions

View File

@@ -237,6 +237,7 @@
<Compile Include="Traits\Player\FrozenActorLayer.cs" />
<Compile Include="Graphics\Theater.cs" />
<Compile Include="Traits\Player\PlayerColorPalette.cs" />
<Compile Include="Traits\Player\PlayerHighlightPalette.cs" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\OpenRA.FileFormats\OpenRA.FileFormats.csproj">