Move ShpD2 sprite loading into Mods.Common.

This commit is contained in:
Paul Chote
2014-10-05 16:34:48 +13:00
parent 533d044755
commit beb7a394a2
4 changed files with 67 additions and 55 deletions

View File

@@ -277,7 +277,6 @@
<Compile Include="FileFormats\XccLocalDatabase.cs" />
<Compile Include="FileFormats\HvaReader.cs" />
<Compile Include="FileFormats\PngLoader.cs" />
<Compile Include="FileFormats\ShpD2Reader.cs" />
<Compile Include="FileFormats\VqaReader.cs" />
<Compile Include="FileFormats\VxlReader.cs" />
<Compile Include="Primitives\ActionQueue.cs" />