update menulogo

This commit is contained in:
darkrose 2013-04-28 19:25:59 +10:00
parent 832b8aa6fb
commit 123c690f5a
2 changed files with 0 additions and 1 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 498 B

After

Width:  |  Height:  |  Size: 11 KiB

View File

@ -1059,7 +1059,6 @@ void drawMenuBackground(video::IVideoDriver* driver)
{
v2s32 logosize(logotexture->getOriginalSize().Width,
logotexture->getOriginalSize().Height);
logosize *= 4;
video::SColor bgcolor(255,50,50,50);
core::rect<s32> bgrect(0, screensize.Height-logosize.Y-20,