Add IndexedPlayerPalette for original campaign colors.

This commit is contained in:
Paul Chote
2015-12-21 15:05:28 +00:00
parent 0fe644f458
commit fef25c7269
2 changed files with 92 additions and 0 deletions

View File

@@ -252,6 +252,7 @@
<Compile Include="GlobalChat.cs" />
<Compile Include="Primitives\ObservableList.cs" />
<Compile Include="Graphics\RgbaColorRenderer.cs" />
<Compile Include="Traits\Player\IndexedPlayerPalette.cs" />
</ItemGroup>
<ItemGroup>
<Compile Include="FileSystem\D2kSoundResources.cs" />