Add guest avatar.

master
Dean Herbert 9 years ago
parent ab7b953ec9
commit 14813bc7b6

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.4 KiB

@ -177,6 +177,9 @@
<EmbeddedResource Include="Textures\Cursor\cursortrail%402x.png" /> <EmbeddedResource Include="Textures\Cursor\cursortrail%402x.png" />
<EmbeddedResource Include="Textures\Cursor\cursortrail.png" /> <EmbeddedResource Include="Textures\Cursor\cursortrail.png" />
</ItemGroup> </ItemGroup>
<ItemGroup>
<EmbeddedResource Include="Textures\Online\avatar-guest%402x.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