Move PlayMusicOnMapLoad to Mods.Common

This commit is contained in:
reaperrr
2014-10-04 18:50:14 +02:00
parent c741fcedec
commit 9381386b7c
3 changed files with 2 additions and 2 deletions

View File

@@ -398,7 +398,6 @@
<Compile Include="Widgets\WorldCommandWidget.cs" />
<Compile Include="World\ResourceClaim.cs" />
<Compile Include="World\ResourceClaimLayer.cs" />
<Compile Include="World\PlayMusicOnMapLoad.cs" />
<Compile Include="Player\BaseAttackNotifier.cs" />
<Compile Include="Player\HarvesterAttackNotifier.cs" />
<Compile Include="Infiltration\InfiltrateForExploration.cs" />