Remove the remaining legacy sprite plumbing.

This commit is contained in:
Paul Chote
2014-10-05 16:37:07 +13:00
parent beb7a394a2
commit 6a72e87028
3 changed files with 1 additions and 46 deletions

View File

@@ -313,7 +313,6 @@
<Compile Include="Map\ActorReference.cs" />
<Compile Include="Support\Evaluator.cs" />
<Compile Include="Settings.cs" />
<Compile Include="Graphics\SpriteSource.cs" />
<Compile Include="Graphics\PlayerColorRemap.cs" />
<Compile Include="Graphics\Palette.cs" />
<Compile Include="FileSystem\GlobalFileSystem.cs" />