Add a few taiko resources.

master
smoogipooo 8 years ago
parent 7c42cf0a56
commit b4e7f04eaf

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 10 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 16 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 21 KiB

@ -201,7 +201,6 @@
<ItemGroup> <ItemGroup>
<EmbeddedResource Include="Samples\Menu\heartbeat.mp3" /> <EmbeddedResource Include="Samples\Menu\heartbeat.mp3" />
</ItemGroup> </ItemGroup>
<ItemGroup />
<ItemGroup> <ItemGroup>
<EmbeddedResource Include="Samples\Gameplay\drum-hitclap.wav" /> <EmbeddedResource Include="Samples\Gameplay\drum-hitclap.wav" />
<EmbeddedResource Include="Samples\Gameplay\drum-hitfinish.wav" /> <EmbeddedResource Include="Samples\Gameplay\drum-hitfinish.wav" />
@ -225,6 +224,18 @@
<EmbeddedResource Include="Samples\Gameplay\soft-slidertick.wav" /> <EmbeddedResource Include="Samples\Gameplay\soft-slidertick.wav" />
<EmbeddedResource Include="Samples\Gameplay\soft-sliderwhistle.wav" /> <EmbeddedResource Include="Samples\Gameplay\soft-sliderwhistle.wav" />
</ItemGroup> </ItemGroup>
<ItemGroup>
<EmbeddedResource Include="Textures\Play\Taiko\taiko-hitcircle-overlay%402x.png" />
<EmbeddedResource Include="Textures\Play\Taiko\taiko-hitcircle-overlay.png" />
</ItemGroup>
<ItemGroup>
<EmbeddedResource Include="Textures\Play\Taiko\taiko-drum%402x.png" />
<EmbeddedResource Include="Textures\Play\Taiko\taiko-drum-inner%402x.png" />
<EmbeddedResource Include="Textures\Play\Taiko\taiko-drum-inner.png" />
<EmbeddedResource Include="Textures\Play\Taiko\taiko-drum-outer%402x.png" />
<EmbeddedResource Include="Textures\Play\Taiko\taiko-drum-outer.png" />
<EmbeddedResource Include="Textures\Play\Taiko\taiko-drum.png" />
</ItemGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" /> <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
<!-- To modify your build process, add your task inside one of the targets below and uncomment it. <!-- 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. Other similar extension points exist, see Microsoft.Common.targets.

Loading…
Cancel
Save