Move TmpTS sprite loading into Mods.TS.

This commit is contained in:
Paul Chote
2014-10-05 16:29:30 +13:00
parent 37cedd88a2
commit 533d044755
6 changed files with 117 additions and 107 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\TmpTSReader.cs" />
<Compile Include="FileFormats\VqaReader.cs" />
<Compile Include="FileFormats\VxlReader.cs" />
<Compile Include="Primitives\ActionQueue.cs" />