Move D2kSoundResources to Mods.D2k dll.

This commit is contained in:
Paul Chote
2017-05-01 18:48:23 +01:00
parent 0222ea675c
commit a3f7641b68
3 changed files with 5 additions and 4 deletions

View File

@@ -87,6 +87,7 @@
<Compile Include="UtilityCommands\ImportD2kMapCommand.cs" />
<Compile Include="Traits\World\D2kEditorResourceLayer.cs" />
<Compile Include="Lint\CheckImportActors.cs" />
<Compile Include="PackageLoaders\D2kSoundResources.cs" />
</ItemGroup>
<PropertyGroup>
<PostBuildEvent>mkdir "$(SolutionDir)mods/d2k/"