Merge pull request #23 from DrabWeb/medals

Medal splash resources
master
Dean Herbert 8 years ago committed by GitHub
commit 37e9e96d01

Binary file not shown.

After

Width:  |  Height:  |  Size: 11 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 40 KiB

@ -631,6 +631,11 @@
<ItemGroup> <ItemGroup>
<EmbeddedResource Include="Tracks\circles.osz" /> <EmbeddedResource Include="Tracks\circles.osz" />
</ItemGroup> </ItemGroup>
<ItemGroup>
<EmbeddedResource Include="Samples\MedalSplash\medal-get.mp3" />
<EmbeddedResource Include="Textures\MedalSplash\disc-spin.png" />
<EmbeddedResource Include="Textures\MedalSplash\medal-glow.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