Add additive layer.

master
Dean Herbert 8 years ago
parent 07024c119a
commit f85c594c18
No known key found for this signature in database
GPG Key ID: 46D71BF4958ABB49

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.0 KiB

@ -613,6 +613,9 @@
<ItemGroup>
<EmbeddedResource Include="Textures\Cursor\menu-cursor.png" />
</ItemGroup>
<ItemGroup>
<EmbeddedResource Include="Textures\Cursor\menu-cursor-additive.png" />
</ItemGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
<!-- 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.

Loading…
Cancel
Save