Merge pull request #39 from peppy/new-samples

Add new gameplay samples
master
Dan Balasescu 7 years ago committed by GitHub
commit 266965f0d7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -680,6 +680,10 @@
<EmbeddedResource Include="Samples\Gameplay\Taiko\soft-hitnormal.wav" />
<EmbeddedResource Include="Samples\Gameplay\Taiko\soft-hitwhistle.wav" />
</ItemGroup>
<ItemGroup>
<EmbeddedResource Include="Samples\Gameplay\spinnerbonus.wav" />
<EmbeddedResource Include="Samples\Gameplay\spinnerspin.wav" />
</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