purple grapes

This commit is contained in:
sdzen 2014-02-16 00:00:30 -05:00 committed by darkrose
parent 4b0b5d5108
commit e336223964
6 changed files with 1 additions and 1 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 416 B

After

Width:  |  Height:  |  Size: 255 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 492 B

After

Width:  |  Height:  |  Size: 487 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 478 B

After

Width:  |  Height:  |  Size: 498 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 655 B

After

Width:  |  Height:  |  Size: 681 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 793 B

After

Width:  |  Height:  |  Size: 828 B

View File

@ -732,7 +732,7 @@ void the_game(
s32 hotbar_imagesize = 48;
// The color of the sky
video::SColor bgcolor_bright = video::SColor(255,119,119,237);
video::SColor bgcolor_bright = video::SColor(255,167,167,200);
/*
Draw "Loading" screen
*/