Add new menu backgrounds

master
Dean Herbert 8 years ago
parent 1d97188f79
commit 900f47563f

Binary file not shown.

Before

Width:  |  Height:  |  Size: 304 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 600 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 644 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 537 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 487 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 586 KiB

@ -89,9 +89,6 @@
<ItemGroup> <ItemGroup>
<EmbeddedResource Include="Fonts\osuFont_0.png" /> <EmbeddedResource Include="Fonts\osuFont_0.png" />
</ItemGroup> </ItemGroup>
<ItemGroup>
<EmbeddedResource Include="Textures\Menu\background.jpg" />
</ItemGroup>
<ItemGroup> <ItemGroup>
<EmbeddedResource Include="Textures\Backgrounds\bg3.jpg" /> <EmbeddedResource Include="Textures\Backgrounds\bg3.jpg" />
</ItemGroup> </ItemGroup>
@ -643,6 +640,13 @@
<ItemGroup> <ItemGroup>
<EmbeddedResource Include="Textures\Profile\levelbadge.png" /> <EmbeddedResource Include="Textures\Profile\levelbadge.png" />
</ItemGroup> </ItemGroup>
<ItemGroup>
<EmbeddedResource Include="Textures\Menu\menu-background-1.jpg" />
<EmbeddedResource Include="Textures\Menu\menu-background-2.jpg" />
<EmbeddedResource Include="Textures\Menu\menu-background-3.jpg" />
<EmbeddedResource Include="Textures\Menu\menu-background-4.jpg" />
<EmbeddedResource Include="Textures\Menu\menu-background-5.jpg" />
</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