Move InstallUtils from Game to Mods.Common.

This commit is contained in:
Paul Chote
2015-03-07 09:42:08 +00:00
parent 2de91a4c4e
commit dcfc62f333
3 changed files with 6 additions and 2 deletions

View File

@@ -275,7 +275,6 @@
<Compile Include="Map\TileSet.cs" />
<Compile Include="FieldLoader.cs" />
<Compile Include="FieldSaver.cs" />
<Compile Include="InstallUtils.cs" />
<Compile Include="Manifest.cs" />
<Compile Include="Graphics\Vertex.cs" />
<Compile Include="FileFormats\ImaAdpcmLoader.cs" />