Move TmpTD sprite loading into Mods.Common.

This commit is contained in:
Paul Chote
2014-10-05 16:17:05 +13:00
parent 997c79130a
commit 37cedd88a2
7 changed files with 103 additions and 91 deletions

View File

@@ -278,7 +278,6 @@
<Compile Include="FileFormats\HvaReader.cs" />
<Compile Include="FileFormats\PngLoader.cs" />
<Compile Include="FileFormats\ShpD2Reader.cs" />
<Compile Include="FileFormats\TmpTDReader.cs" />
<Compile Include="FileFormats\TmpTSReader.cs" />
<Compile Include="FileFormats\VqaReader.cs" />
<Compile Include="FileFormats\VxlReader.cs" />