Add more hover variations

master
Dean Herbert 8 years ago
parent 0d1489cfce
commit e9535f0079

@ -653,6 +653,10 @@
<EmbeddedResource Include="Samples\Menu\osu-logo-heartbeat.mp3" /> <EmbeddedResource Include="Samples\Menu\osu-logo-heartbeat.mp3" />
<EmbeddedResource Include="Samples\Menu\osu-logo-select.wav" /> <EmbeddedResource Include="Samples\Menu\osu-logo-select.wav" />
</ItemGroup> </ItemGroup>
<ItemGroup>
<EmbeddedResource Include="Samples\UI\generic-hover-soft.wav" />
<EmbeddedResource Include="Samples\UI\generic-hover-softer.wav" />
</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