split remap classes

This commit is contained in:
Chris Forbes
2010-01-07 16:21:26 +13:00
parent b18e7b2226
commit ae03b52d23
4 changed files with 27 additions and 19 deletions

View File

@@ -60,10 +60,11 @@
<Compile Include="PackageEntry.cs" />
<Compile Include="Package.cs" />
<Compile Include="Palette.cs" />
<Compile Include="PaletteRemap.cs" />
<Compile Include="PlayerColorRemap.cs" />
<Compile Include="Properties\AssemblyInfo.cs" />
<Compile Include="ShpReader.cs" />
<Compile Include="ShroudPaletteRemap.cs" />
<Compile Include="SingleColorRemap.cs" />
<Compile Include="Terrain.cs" />
<Compile Include="TileReference.cs" />
<Compile Include="TileSet.cs" />