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

@@ -98,6 +98,7 @@
<Compile Include="Widgets\MenuButtonWidget.cs" />
<Compile Include="Widgets\RadarWidget.cs" />
<Compile Include="Widgets\ResourceBarWidget.cs" />
<Compile Include="World\PlayMusicOnMapLoad.cs" />
<Compile Include="World\RadarPings.cs" />
<Compile Include="World\SmudgeLayer.cs" />
</ItemGroup>