Merge pull request #9 from SirCmpwn/slider-resources

Add slider assets
master
Dean Herbert 9 years ago committed by GitHub
commit f962c0895f

@ -46,6 +46,7 @@
<EmbeddedResource Include="Textures\KeyCounter\key-up.png" />
<EmbeddedResource Include="Textures\KeyCounter\key-up%402x.png" />
<EmbeddedResource Include="Beatmaps\241526 Soleily - Renatus.osz" />
<EmbeddedResource Include="Samples\Sliderbar\sliderbar.mp3" />
</ItemGroup>
<ItemGroup>
<EmbeddedResource Include="Textures\Gameplay\Catch\fruit-catcher-fail.png" />
@ -203,6 +204,9 @@
<ItemGroup>
<EmbeddedResource Include="Samples\Menu\heartbeat.mp3" />
</ItemGroup>
<ItemGroup>
<Folder Include="Samples\Sliderbar\" />
</ItemGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
Other similar extension points exist, see Microsoft.Common.targets.

Loading…
Cancel
Save