Update grade textures.

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

Binary file not shown.

Before

Width:  |  Height:  |  Size: 5.3 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.4 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.3 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.3 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 5.6 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 5.8 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 6.0 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 6.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 18 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 13 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 13 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 12 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 19 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 19 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 20 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 20 KiB

@ -600,22 +600,22 @@
<ItemGroup> <ItemGroup>
<EmbeddedResource Include="Textures\Drawings\visualiser-line.png" /> <EmbeddedResource Include="Textures\Drawings\visualiser-line.png" />
</ItemGroup> </ItemGroup>
<ItemGroup>
<EmbeddedResource Include="Textures\Badges\ScoreRanks\A.png" />
<EmbeddedResource Include="Textures\Badges\ScoreRanks\B.png" />
<EmbeddedResource Include="Textures\Badges\ScoreRanks\C.png" />
<EmbeddedResource Include="Textures\Badges\ScoreRanks\F.png" />
<EmbeddedResource Include="Textures\Badges\ScoreRanks\S.png" />
<EmbeddedResource Include="Textures\Badges\ScoreRanks\SPlus.png" />
<EmbeddedResource Include="Textures\Badges\ScoreRanks\SS.png" />
<EmbeddedResource Include="Textures\Badges\ScoreRanks\SSPlus.png" />
</ItemGroup>
<ItemGroup> <ItemGroup>
<EmbeddedResource Include="Textures\Cursor\menu-cursor.png" /> <EmbeddedResource Include="Textures\Cursor\menu-cursor.png" />
</ItemGroup> </ItemGroup>
<ItemGroup> <ItemGroup>
<EmbeddedResource Include="Textures\Cursor\menu-cursor-additive.png" /> <EmbeddedResource Include="Textures\Cursor\menu-cursor-additive.png" />
</ItemGroup> </ItemGroup>
<ItemGroup>
<EmbeddedResource Include="Textures\Grades\A.png" />
<EmbeddedResource Include="Textures\Grades\B.png" />
<EmbeddedResource Include="Textures\Grades\C.png" />
<EmbeddedResource Include="Textures\Grades\F.png" />
<EmbeddedResource Include="Textures\Grades\SPlus.png" />
<EmbeddedResource Include="Textures\Grades\SS.png" />
<EmbeddedResource Include="Textures\Grades\SSPlus.png" />
<EmbeddedResource Include="Textures\Grades\S.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