Merge pull request #19 from smoogipooo/taiko_note_circle

Add taiko bash hit inner sprite.
master
Dean Herbert 8 years ago committed by GitHub
commit 4510e95754

Binary file not shown.

After

Width:  |  Height:  |  Size: 536 B

@ -616,6 +616,9 @@
<ItemGroup> <ItemGroup>
<EmbeddedResource Include="Textures\Cursor\menu-cursor-additive.png" /> <EmbeddedResource Include="Textures\Cursor\menu-cursor-additive.png" />
</ItemGroup> </ItemGroup>
<ItemGroup>
<EmbeddedResource Include="Textures\Play\Taiko\bash-hit-inner.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