Remove a few weeeeeeeeeeird textures + add spinner inner ring texture.

master
smoogipooo 8 years ago
parent a82964b1e9
commit 36386bed95

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.3 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.3 KiB

@ -402,13 +402,14 @@
<EmbeddedResource Include="Textures\Play\Taiko\ring.png" /> <EmbeddedResource Include="Textures\Play\Taiko\ring.png" />
</ItemGroup> </ItemGroup>
<ItemGroup> <ItemGroup>
<EmbeddedResource Include="Textures\Play\Taiko\don-inner-ring-overlay.png" />
<EmbeddedResource Include="Textures\Play\Taiko\don-inner-ring.png" /> <EmbeddedResource Include="Textures\Play\Taiko\don-inner-ring.png" />
</ItemGroup> </ItemGroup>
<ItemGroup> <ItemGroup>
<EmbeddedResource Include="Textures\Play\Taiko\katsu-inner-ring-overlay.png" />
<EmbeddedResource Include="Textures\Play\Taiko\katsu-inner-ring.png" /> <EmbeddedResource Include="Textures\Play\Taiko\katsu-inner-ring.png" />
</ItemGroup> </ItemGroup>
<ItemGroup>
<Content Include="Textures\Play\Taiko\spinner-inner-ring.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