Add cursor trail sprites.

master
Dean Herbert 9 years ago
parent 911564f95a
commit fa5778b3a6

Binary file not shown.

After

Width:  |  Height:  |  Size: 982 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.0 KiB

@ -173,6 +173,10 @@
<EmbeddedResource Include="Fonts\FontAwesome_4.png" /> <EmbeddedResource Include="Fonts\FontAwesome_4.png" />
<EmbeddedResource Include="Fonts\FontAwesome_5.png" /> <EmbeddedResource Include="Fonts\FontAwesome_5.png" />
</ItemGroup> </ItemGroup>
<ItemGroup>
<EmbeddedResource Include="Textures\Cursor\cursortrail%402x.png" />
<EmbeddedResource Include="Textures\Cursor\cursortrail.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